mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 16:21:33 +11:00
Add changelog entry for set_next
This commit is contained in:
parent
37e9fe5066
commit
609e55155b
|
@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
your rustflags field. This can also be disabled by removing the `backtrace` feature.
|
your rustflags field. This can also be disabled by removing the `backtrace` feature.
|
||||||
- Initial unicode support for font rendering.
|
- Initial unicode support for font rendering.
|
||||||
- Kerning support for font rendering.
|
- Kerning support for font rendering.
|
||||||
|
- Added `set_next` method to `OamIterator` to avoid repeated boilerplate when dealing with unmanaged objects.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue