diff --git a/README.md b/README.md index 7f82067..500eaad 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ quaggaJS ======== -- [Changelog](#changelog) (2016-03-31) +- [Changelog](#changelog) (2016-04-19) - [Browser Support](#browser-support) - [Installing](#installing) - [Getting Started](#gettingstarted) @@ -607,6 +607,11 @@ on the ``singleChannel`` flag in the configuration when using ``decodeSingle``. ## Changelog +### 2016-04-19 +- Improvements + - Reducing false-positives for Code 128 barcodes ( + addresses [\#104](https://github.com/serratus/quaggaJS/issues/104)) + ### 2016-03-31 Take a look at the release-notes ( [0.10.0](https://github.com/serratus/quaggaJS/releases/tag/v0.10.0))