From 1c879b2090d6c6413832b925984065eb7adea593 Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Thu, 13 Jun 2019 18:40:10 +0200 Subject: [PATCH] meta: update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) 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