diff --git a/CHANGELOG.md b/CHANGELOG.md index 07c6302..eca2e0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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