diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dd7934c..c3aca6d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Expermental and incomplete support for MIDI files with agb-tracker. ### Change -- Bcakground `set_scroll_pos` and `set_tile` now accepts an `impl Into>` rather than a `Vector`. +- A few functions which previously accepted a `Vector` now accept an `impl Into>` instead. ## [0.18.1] - 2024/02/06