changelog: Add entry for gnre upgrade fix

This commit is contained in:
Serial 2022-12-16 12:18:42 -05:00 committed by Alex
parent ecdb7ff878
commit 7f085c0632

View file

@ -34,6 +34,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- **ID3v2**: The `'/'` character is no longer used as a separator ([issue](https://github.com/Serial-ATA/lofty-rs/issues/82))
- **MP4**: Stopped expecting certain flags for the `gnre` atom prior to upgrading it ([issue](https://github.com/Serial-ATA/lofty-rs/issues/84))
## [0.9.0] - 2022-10-30