zxing/android/assets/html/whatsnew.html
2010-09-16 07:24:25 +00:00

15 lines
304 B
HTML

<html>
<head>
<title>What's new in Barcode Scanner</title>
<link rel="stylesheet" href="style.css" type="text/css"/>
</head>
<body>
<p><b>New in version 3.5:</b></p>
<ul>
<li>Added Data Matrix barcode reading.</li>
<li>Added Turkish translation.</li>
<li>Many bug fixes.</li>
</ul>
</body>
</html>