update changelog to include linker script changes

This commit is contained in:
Corwin 2023-10-18 00:30:52 +01:00
parent 41e192eff2
commit 0e0cc6f909
No known key found for this signature in database

View file

@ -7,8 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- General improvements to the linker script that you will need to update.
### Fixed
- Multiboot builds now work on mgba.
- Fixed inaccuracy in cosine implementation caused by accidentally multiplying correction term by zero.
## [0.17.1] - 2023/10/05