Update index.md

gh-pages
Christoph Oberhofer 11 years ago
parent 2d27316926
commit 9568363ae6

@ -7,7 +7,7 @@ showInMenu: true
quaggaJS
========
- [Changelog](#changelog) (2015-01-21)
- [Changelog](#changelog) (2015-03-12)
QuaggaJS is a barcode-scanner entirely written in JavaScript supporting real-time localization and decoding of
various types of barcodes such as __EAN__ and __CODE128__. The library is also capable of using `getUserMedia` to get direct
@ -268,6 +268,10 @@ In case you want to take a deeper dive into the inner workings of Quagga, get to
## <a name="changelog">Changelog</a>
### 2015-03-12
- Improvements
- removed dependency on async.js
### 2015-03-04
- Features
- Added support for [Code 39][code39_wiki] barcodes

Loading…
Cancel
Save