diff --git a/CHANGELOG.md b/CHANGELOG.md index 37659f87..612cf105 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.12.2] - 2022/10/22 +This is a minor release to fix an alignment issue with background tiles. + +### Fixed +- Corrected alignment of background tiles which was causing issues with rendering tiles in some cases. + ## [0.12.1] - 2022/10/12 This is a minor release to fix the build of the docs on [docs.rs/agb](https://docs.rs/agb).