zxing/android/assets/html/whatsnew.html
2010-09-15 16:40:49 +00:00

15 lines
303 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 DataMatrix barcode reading.</li>
<li>Added Turkish translation.</li>
<li>Many bug fixes.</li>
</ul>
</body>
</html>