mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-11-10 06:34:18 +00:00
changelog: Document removal of ID3v2ErrorKind::Other
This commit is contained in:
parent
080742d392
commit
db79afd302
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Removed
|
||||
- **ID3v2**: All uses of `ID3v2ErrorKind::Other` have been replaced with concrete errors
|
||||
|
||||
## [0.12.1] - 2023-04-10
|
||||
|
||||
### Fixed
|
||||
|
|
Loading…
Reference in a new issue