add more to the changelog relating to changes made for no_game

This commit is contained in:
Corwin 2023-05-12 19:25:18 +01:00
parent 84f22c0b30
commit 93cd560ddc
No known key found for this signature in database

View file

@ -6,8 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- New `include_palette` macro for including every colour in an image as a `u16` slice.
### Changed
- Changed the default template game
- Changed the default template game.
- `DynamicSprite` has a new API which changes the constructor and adds a `set_pixel` method.
## [0.15.0] - 2023/04/25