meta: update CHANGELOG

This commit is contained in:
Kazhnuz 2019-06-16 10:01:21 +02:00
parent 61b3c29f6b
commit e9f5731a34
1 changed files with 2 additions and 0 deletions

View File

@ -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