meta: update changelog

This commit is contained in:
Kazhnuz 2019-06-16 16:37:47 +02:00
parent 81015b011b
commit 9bc70a601f

View file

@ -31,7 +31,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- **world:** Add `Actor.depth` to keep the order in which actors are drawn - **world:** Add `Actor.depth` to keep the order in which actors are drawn
- **menusystem;** Add a way to deactivate the menu when activating the world - **menusystem;** Add a way to deactivate assets and the world when activating the menu
- **world:** Add a reset function
- **examples/plateform:** Add a pause menu
### Changed ### Changed