zxing/android/assets/html-en/whatsnew.html

13 lines
286 B
HTML
Raw Normal View History

<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>