zxing/android/assets/html-en/whatsnew.html
2011-11-21 21:30:26 +00:00

13 lines
286 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 4.0:</b></p>
<ul>
<li>Rewrote the camera code to use newer functionality like using the front light.</li>
</ul>
</body>
</html>