mirror of
https://github.com/zxing/zxing.git
synced 2024-11-13 06:24:06 -08:00
0be168eb9a
git-svn-id: https://zxing.googlecode.com/svn/trunk@1592 59b500cc-1b3d-0410-9834-0bbf25fbcc57
15 lines
304 B
HTML
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>
|