zxing/android/assets/html-en/whatsnew.html
srowen@gmail.com 6cf76e3880 Final changes for 4.5.1 (not 4.6)
git-svn-id: https://zxing.googlecode.com/svn/trunk@2927 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-11-28 17:51:18 +00:00

15 lines
272 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.5.1:</p>
<ul>
<li>Small fixes and improvements.</li>
</ul>
</body>
</html>