diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ef90df..3da99d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - **world:** automatize world integration in a scene +- **world:** only visible actors are drawn + ### Fixed - **core.input:** use the right argument in `core.input:flushKeys()`'s loop