mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
update changelog
This commit is contained in:
parent
57681f1084
commit
7d0e05c9b5
|
@ -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
|
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
|
for assets as consts can lead to them being included multiple times in the
|
||||||
ROM.
|
ROM.
|
||||||
|
- Fixnums are now implemented with `num_traits` trait definitions.
|
||||||
|
|
||||||
## [0.19.1] - 2024/03/06
|
## [0.19.1] - 2024/03/06
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue