Merge branch 'original-master' into feature/unity_alpha

* original-master:
  update CHANGELOG.md
This commit is contained in:
Thomas Stockx 2019-08-02 09:00:30 +02:00
commit 6c82255d89
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)