mirror of
https://github.com/zxing/zxing.git
synced 2024-11-14 06:54:07 -08:00
2ad7c9ea83
git-svn-id: https://zxing.googlecode.com/svn/trunk@2044 59b500cc-1b3d-0410-9834-0bbf25fbcc57
13 lines
286 B
HTML
13 lines
286 B
HTML
<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>
|