zxing/android/assets/html-en/whatsnew.html
2014-02-28 10:22:43 +00:00

16 lines
334 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8"/>
<title>What's new in Barcode Scanner</title>
<link rel="stylesheet" href="../style.css" type="text/css"/>
</head>
<body>
<p>New in version 4.6.2:</p>
<ul>
<li>Camera orientation now supports reversed landscape</li>
<li>Corrected some small problems</li>
</ul>
</body>
</html>