changelog: Add entry for MPEG duration fix

This commit is contained in:
Serial 2024-07-02 15:49:06 -04:00 committed by Alex
parent b7adbd19ef
commit b7f86d2844

View file

@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Fixed
- **MPEG**: Fix durations being slightly off ([issue](https://github.com/Serial-ATA/lofty-rs/issues/412)) ([PR](https://github.com/Serial-ATA/lofty-rs/pull/413))
## [0.20.0] - 2024-06-06
### Added