Tiny change "DataMatrix" to "Data Matrix"
[zxing.git] / android / assets / html / whatsnew.html
index 734c2d0..16a115f 100644 (file)
@@ -1,17 +1,14 @@
 <html>
-<title>What's new in this version</title>
+<head>
+<title>What's new in Barcode Scanner</title>
+<link rel="stylesheet" href="style.css" type="text/css"/>
+</head>
 <body>
-<link rel="StyleSheet" href="style.css" type="text/css">
-<h3><center>What's new in this version</center></h3>
-<p>New in version 2.91:</p>
+<p><b>New in version 3.5:</b></p>
 <ul>
-  <li>Forced the Samsung Galaxy flash off, which was interfering with scanning.</li>
-  <li>A few other minor fixes.</li>
-</ul>
-<p>New in version 2.9:</p>
-<ul>
-  <li>Added a new custom search function for advanced users.</li>
-  <li>Added Japanese translations.</li>
+  <li>Added Data Matrix barcode reading.</li>
+  <li>Added Turkish translation.</li>
+  <li>Many bug fixes.</li>
 </ul>
 </body>
-</html>
\ No newline at end of file
+</html>