Skip to content

Commit

Permalink
changelog: Update for recent changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Serial-ATA committed Apr 28, 2023
1 parent e6f0c0b commit 21e3c5d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- **ID3v2**: Compressed frames are now properly handled ([PR](https://github.com/Serial-ATA/lofty-rs/pull/191))

### Removed
- **ID3v2**: All uses of `ID3v2ErrorKind::Other` have been replaced with concrete errors
- **ID3v2**:
- All uses of `ID3v2ErrorKind::Other` have been replaced with concrete errors
- `SyncTextInformation` and `GEOBInformation` have been flattened into their respective items ([PR](https://github.com/Serial-ATA/lofty-rs/pull/196))

## [0.12.1] - 2023-04-10

Expand Down

0 comments on commit 21e3c5d

Please sign in to comment.