zxing/android/assets/html-en/whatsnew.html
srowen@gmail.com 551c80941f Update what's new for 4.4.1
git-svn-id: https://zxing.googlecode.com/svn/trunk@2879 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-08-29 16:58:10 +00:00

16 lines
321 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.4.1:</p>
<ul>
<li>Google Shopper link has been removed.</li>
<li>Small fixes and improvements.</li>
</ul>
</body>
</html>