diff --git a/CHANGELOG.md b/CHANGELOG.md index 18638b0..b2009cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 -- **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