Tiny change "DataMatrix" to "Data Matrix"
[zxing.git] / android / assets / html / whatsnew.html
index ec2d458..16a115f 100644 (file)
@@ -1,20 +1,14 @@
 <html>
 <head>
-<title>What's new in this version</title>
+<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.4:</b></p>
+<p><b>New in version 3.5:</b></p>
 <ul>
-  <li>Added support for WiFi base station credentials in QR Codes. Use the
-  <a href="http://zxing.appspot.com/generator/">ZXing QR Code Generator</a> to make one.</li>
-  <li>Added Code 93 support.</li>
-  <li>Added bulk scan mode to the preferences.</li>
-  <li>Allowed the app to be moved to the SD card on Froyo devices.</li>
-  <li>Fixed scanning not working when resuming the app.</li>
-  <li>Made Calendar event parsing more lenient.</li>
-  <li>Fixed crashes in the QR Encoder with missing data.</li>
-  <li>Updated the UI appearance a bit.</li>
+  <li>Added Data Matrix barcode reading.</li>
+  <li>Added Turkish translation.</li>
+  <li>Many bug fixes.</li>
 </ul>
 </body>
 </html>