mirror of
https://github.com/zxing/zxing.git
synced 2024-11-10 04:54:04 -08:00
14 lines
223 B
HTML
14 lines
223 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>
|
|
<ul>
|
|
<li>Bug fixes</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|