Skip to content

Commit

Permalink
corrected position of fix
Browse files Browse the repository at this point in the history
  • Loading branch information
corwinkuiper committed Sep 28, 2023
1 parent fc721ea commit 25feb3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Due to dependency changes, agb-gbafix is now released under MPL rather than GPL.
- `include_background_gfx!` now produces tile sets and tile settings directly.

### Fixed
- Fixed a bug in bitmap4 that caused setting pixels to be always incorrect.

### Fixed

- 256-colour backgrounds are better supported.
Expand Down Expand Up @@ -96,9 +99,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Zero volume now plays no sound.
- Fixed issue where volume was incorrect for volumes which were powers of 2.

### Fixed
- Fixed a bug in bitmap4 that caused setting pixels to be always incorrect.

## [0.12.2] - 2022/10/22

This is a minor release to fix an alignment issue with background tiles.
Expand Down

0 comments on commit 25feb3d

Please sign in to comment.