Add changelog entry for text render rework

This commit is contained in:
Gwilym Kuiper 2022-11-21 23:06:04 +00:00
parent 77275e2718
commit e8282fd2b5

View file

@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- Text renderer can now be re-used which is useful for rpg style character/word at a time text boxes.
## [0.12.2] - 2022/10/22
This is a minor release to fix an alignment issue with background tiles.