Updated changelog

This commit is contained in:
Christoph Oberhofer
2016-04-19 07:58:19 +02:00
parent 1b9d5451ed
commit f87c16e58f
+6 -1
View File
@@ -1,7 +1,7 @@
quaggaJS quaggaJS
======== ========
- [Changelog](#changelog) (2016-03-31) - [Changelog](#changelog) (2016-04-19)
- [Browser Support](#browser-support) - [Browser Support](#browser-support)
- [Installing](#installing) - [Installing](#installing)
- [Getting Started](#gettingstarted) - [Getting Started](#gettingstarted)
@@ -607,6 +607,11 @@ on the ``singleChannel`` flag in the configuration when using ``decodeSingle``.
## <a name="changelog">Changelog</a> ## <a name="changelog">Changelog</a>
### 2016-04-19
- Improvements
- Reducing false-positives for Code 128 barcodes (
addresses [\#104](https://github.com/serratus/quaggaJS/issues/104))
### 2016-03-31 ### 2016-03-31
Take a look at the release-notes ( Take a look at the release-notes (
[0.10.0](https://github.com/serratus/quaggaJS/releases/tag/v0.10.0)) [0.10.0](https://github.com/serratus/quaggaJS/releases/tag/v0.10.0))