mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-24 00:31:34 +11:00
Add changelog entry for new agb::entry macro changes
This commit is contained in:
parent
52e9e3eb32
commit
353707cc74
|
@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
### Fixed
|
### Fixed
|
||||||
- Alpha channel is now considered by `include_gfx!()` even when `transparent_colour` is absent.
|
- Alpha channel is now considered by `include_gfx!()` even when `transparent_colour` is absent.
|
||||||
- 256 colour backgrounds are now correctly rendered (breaking change).
|
- 256 colour backgrounds are now correctly rendered (breaking change).
|
||||||
|
- The `#[agb::entry]` macro now reports errors better.
|
||||||
|
|
||||||
## [0.13.0] - 2023/01/19
|
## [0.13.0] - 2023/01/19
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue