zxing/android/assets/html-en/whatsnew.html
srowen@gmail.com 0d6eabd6fc Updates for Android 4+
git-svn-id: https://zxing.googlecode.com/svn/trunk@2880 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-09-01 08:59:08 +00:00

17 lines
367 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:</p>
<ul>
<li>Now requires Android 4.0.3 or later.</li>
<li>Google Shopper link has been removed.</li>
<li>Small fixes and improvements.</li>
</ul>
</body>
</html>