mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
Add changelog entry for less unsafe
This commit is contained in:
parent
c4719a5ce0
commit
e91e7a84e7
|
@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- Added `find_colour_index_16` and `find_colour_index_256` to the `VRamManager` to find where a colour is in a palette.
|
||||
|
||||
### Changed
|
||||
|
||||
- `dma.hblank_transfer` is no longer `unsafe`.
|
||||
|
||||
## [0.20.2] - 2024/05/25
|
||||
|
||||
### Fixed
|
||||
|
|
Loading…
Reference in a new issue