Added changelog entry; Related to #128

pull/131/head
Christoph Oberhofer 9 years ago
parent c4cbf10976
commit 4363c85149

@ -1,7 +1,7 @@
quaggaJS
========
- [Changelog](#changelog) (2016-08-15)
- [Changelog](#changelog) (2016-10-03)
- [Browser Support](#browser-support)
- [Installing](#installing)
- [Getting Started](#gettingstarted)
@ -664,6 +664,10 @@ on the ``singleChannel`` flag in the configuration when using ``decodeSingle``.
## <a name="changelog">Changelog</a>
### 2016-10-03
- Fixes
- Fixed `facingMode` issue with Chrome >= 53 (see [#128](https://github.com/serratus/quaggaJS/issues/128))
### 2016-08-15
- Features
- Proper handling of EXIF orientation when using `Quagga.decodeSingle`

Loading…
Cancel
Save