From 94db7bfc028d117039a680d70aa947101c60b289 Mon Sep 17 00:00:00 2001 From: Christoph Oberhofer Date: Mon, 15 Aug 2016 11:47:48 +0200 Subject: [PATCH] Updated README --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8da32ba..ea84972 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ quaggaJS ======== -- [Changelog](#changelog) (2016-04-24) +- [Changelog](#changelog) (2016-08-15) - [Browser Support](#browser-support) - [Installing](#installing) - [Getting Started](#gettingstarted) @@ -636,6 +636,11 @@ on the ``singleChannel`` flag in the configuration when using ``decodeSingle``. ## Changelog +### 2016-08-15 +- Features + - Proper handling of EXIF orientation when using `Quagga.decodeSingle` + (see [#121](https://github.com/serratus/quaggaJS/issues/121)) + ### 2016-04-24 - Features - EAN-13 extended codes can now be decoded (See