mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-11-10 06:34:18 +00:00
changelog: Update for recent changes
This commit is contained in:
parent
e1f6d2c20b
commit
11a6028456
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
- **WAV**: Fix division by zero when reading the properties of an empty stream ([issue](https://github.com/Serial-ATA/lofty-rs/issues/174)) ([PR](https://github.com/Serial-ATA/lofty-rs/pull/175))
|
||||
- **ID3v2**: Export `id3::v2::UniqueFileIdentifierFrame`
|
||||
|
||||
## [0.12.0] - 2023-04-04
|
||||
|
||||
### Added
|
||||
|
|
Loading…
Reference in a new issue