changelog update

This commit is contained in:
renancaraujo
2019-09-24 21:28:22 +01:00
committed by Erick (CptBlackPixel)
parent 85b8d89adc
commit af6cb03556

View File

@ -3,6 +3,7 @@
- Adds HasGameRef mixin
- Fixes for ComposedComponent
- Added no-parameter alias functions for setting the game's orientation.
- Prevent double completion on onMetricsChanged callback
## 0.15.2
- Exposing tile objects on TiledComponent (thanks @renatoferreira656)