Add a changelog entry for pause and resume

This commit is contained in:
Gwilym Inzani 2024-02-03 21:10:27 +00:00
parent fec06e0c69
commit e3c299c13a

View file

@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- You can now use include_aseprite and include_background_gfx to include files from the out directory using the `$OUT_DIR` token.
- Added `.pause()` and `.resume()` methods to `SoundChannels` to let you pause and resume from where you left off.
## [0.18.0] - 2023/10/31