meta: update changelog

This commit is contained in:
Kazhnuz 2019-06-13 18:40:10 +02:00
parent 58b8c95d62
commit 1c879b2090
1 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- **example/plateformer:** add a basic pause button
- **scene**: Add functions to add stuf before and after `update` and `draw()`
- **actor**: Add functions to add stuf before and after `update` and `draw()`
### Changed
- **world:** automatize world integration in a scene