diff --git a/README.md b/README.md index eea254e0..3f8520e8 100644 --- a/README.md +++ b/README.md @@ -431,6 +431,8 @@ on the ``singleChannel`` flag in the configuration when using ``decodeSingle``. ## Changelog ### 2015-09-15 +Take a look at the release-notes ([0.7.0] +(https://github.com/serratus/quaggaJS/releases/tag/v0.7.0)) - Features - Added basic support for running QuaggaJS inside __node__ (see [example] (#node-example)) diff --git a/dist/quagga.min.js b/dist/quagga.min.js index 1667718e..75431ff6 100644 --- a/dist/quagga.min.js +++ b/dist/quagga.min.js @@ -1,4 +1,4 @@ -/*! quagga 2015-09-14 */ +/*! quagga 2015-09-15 */ !function(a,b){var c=b.toString();"undefined"!=typeof module?module.exports=b(c):a.Quagga=b(c)}(this,function(a){/** * @license almond 0.2.9 Copyright (c) 2011-2014, The Dojo Foundation All Rights Reserved. * Available via the MIT or new BSD license. diff --git a/example/file_input_require.html b/example/file_input_require.html index f597f979..5c7b9cd0 100644 --- a/example/file_input_require.html +++ b/example/file_input_require.html @@ -96,6 +96,6 @@