mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-11-10 06:34:18 +00:00
changelog: Add entries for WavPack fixes
This commit is contained in:
parent
01b6ceee20
commit
b6deea936b
1 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- The parser has been further restricted to avoid going out of bounds
|
||||
- This was only an issue if there was garbage data after the `moov` item *and* the parser had not yet found
|
||||
the `moov.udta` atom.
|
||||
- **WavPack**:
|
||||
- Fewer errors are suppressed
|
||||
- Metadata sub-blocks are now properly parsed
|
||||
- Bitrate calculation will now properly round down
|
||||
|
||||
## [0.11.0] - 2023-1-29
|
||||
|
||||
|
|
Loading…
Reference in a new issue