update CHANGELOG.md

This commit is contained in:
Thomas 2019-08-01 09:35:20 +02:00 committed by GitHub
parent 8d541cf1d6
commit 4d377e361a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -1,12 +1,12 @@
## 0.1.4
* Support for AR on Android thanks to @thomas-stockx
* Support for AR on Android thanks to [@thomas-stockx](https://github.com/thomas-stockx)
## 0.1.3+4
* Change input source of Flutter touch events so they work in Unity @thomas-stockx
* Change input source of Flutter touch events so they work in Unity [@thomas-stockx](https://github.com/thomas-stockx)
* Instructions on how to implement Vuforia AR
* Fix postMessage throwing exceptions on Android @thomas-stockx
* Add video tutorial, replace `unity-player` with `unity-classes` in example
* Remove java and UnityPlayer changes to the windowmanager
* Fix postMessage throwing exceptions on Android [@thomas-stockx](https://github.com/thomas-stockx)
* Add video tutorial, replace `unity-player` with `unity-classes` in example [@lorant-csonka-planorama](https://github.com/lorant-csonka-planorama)
* Remove java and UnityPlayer changes to the windowmanager [@thomas-stockx](https://github.com/thomas-stockx)