Updated version to 0.8.1

This commit is contained in:
Christoph Oberhofer
2015-11-15 21:55:54 +01:00
parent 63637fe914
commit 432cd0adf1
3 changed files with 12 additions and 5 deletions
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 quaggaJS
======== ========
- [Changelog](#changelog) (2015-10-13) - [Changelog](#changelog) (2015-11-15)
## What is QuaggaJS? ## What is QuaggaJS?
@@ -440,6 +440,12 @@ on the ``singleChannel`` flag in the configuration when using ``decodeSingle``.
## <a name="changelog">Changelog</a> ## <a name="changelog">Changelog</a>
### 2015-11-15
- Fixes
- Fixed inconsistency in Code 39 decoding
- added inline-source-map to quagga.js file
### 2015-10-13 ### 2015-10-13
Take a look at the release-notes ([0.8.0] Take a look at the release-notes ([0.8.0]
(https://github.com/serratus/quaggaJS/releases/tag/v0.8.0)) (https://github.com/serratus/quaggaJS/releases/tag/v0.8.0))