mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-11-10 06:34:18 +00:00
changelog: Add entry for ID3v2 TIPL fix
This commit is contained in:
parent
404960bad9
commit
c606e07c62
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
### Fixed
|
||||
- **MP4**: The `dfLa` atom for FLAC streams will now be found, providing better properties ([PR](https://github.com/Serial-ATA/lofty-rs/pull/298))
|
||||
- **ID3v2**: Support UTF-16 encoded TIPL frames with a single BOM ([issue](https://github.com/Serial-ATA/lofty-rs/issues/306)) ([PR](https://github.com/Serial-ATA/lofty-rs/pull/307))
|
||||
|
||||
### Removed
|
||||
- **ItemKey**: `ItemKey::InvolvedPeople`
|
||||
|
|
Loading…
Reference in a new issue