Updated to 0.8.2

This commit is contained in:
Christoph Oberhofer
2015-11-22 20:15:27 +01:00
parent 432cd0adf1
commit b2c2cbc006
3 changed files with 41 additions and 21 deletions
+31 -17
View File
File diff suppressed because one or more lines are too long
+3 -3
View File
File diff suppressed because one or more lines are too long
+7 -1
View File
@@ -7,7 +7,7 @@ showInMenu: true
quaggaJS
========
- [Changelog](#changelog) (2015-11-15)
- [Changelog](#changelog) (2015-11-22)
## What is QuaggaJS?
@@ -440,6 +440,12 @@ on the ``singleChannel`` flag in the configuration when using ``decodeSingle``.
## <a name="changelog">Changelog</a>
### 2015-11-22
- Fixes
- Fixed inconsistencies for Code 128 decoding (See
[\#76](https://github.com/serratus/quaggaJS/issues/76))
### 2015-11-15
- Fixes