Add changelog entry for licence change

This commit is contained in:
Gwilym Inzani 2023-07-26 10:25:02 +01:00
parent 61c4b03f7d
commit a399415930

View file

@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Sound channel panning and volume options are now `Num<i16, 8>` rather than `Num<i16, 4>` for improved precision and sound quality.
- Due to dependency changes, agb-gbafix is now released under MPL rather than GPL.
### Fixed