Skip to content

Commit 2727c5c

Browse files
committed
changelog: Add entry for APE tag fixes
1 parent 62852cb commit 2727c5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626
- Some encoders will only write a BOM to the frame's description, rather than to every string in the frame.
2727
This was previously only supported in `SYLT` frames, and has been extended to `COMM` and `USLT`.
2828
- **Vorbis Comments**: Parse `TRACKNUMBER` with respect to `ParseOptions::implicit_conversions` ([issue](https://github.com/Serial-ATA/lofty-rs/issues/540)) ([PR](https://github.com/Serial-ATA/lofty-rs/issues/542))
29+
- **APE**: Fix disc number removal/writing ([issue](https://github.com/Serial-ATA/lofty-rs/issues/545)) ([PR](https://github.com/Serial-ATA/lofty-rs/pull/546))
2930

3031
### Removed
3132

0 commit comments

Comments
 (0)