update changelog

This commit is contained in:
Corwin 2024-04-09 20:33:26 +01:00
parent 57681f1084
commit 7d0e05c9b5
No known key found for this signature in database

View file

@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
have had examples changed to use statics. You should use statics where possble
for assets as consts can lead to them being included multiple times in the
ROM.
- Fixnums are now implemented with `num_traits` trait definitions.
## [0.19.1] - 2024/03/06