Skip to content

Commit 222c3df

Browse files
Methapon2001Serial-ATA
authored andcommitted
chore: update changelog
1 parent d9b7323 commit 222c3df

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
@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
- **ID3v2**: Support parsing UTF-16 `COMM`/`USLT` frames with a single BOM ([issue](https://github.com/Serial-ATA/lofty-rs/issues/532)) ([PR](https://github.com/Serial-ATA/lofty-rs/pull/535))
2323
- Some encoders will only write a BOM to the frame's description, rather than to every string in the frame.
2424
This was previously only supported in `SYLT` frames, and has been extended to `COMM` and `USLT`.
25+
- **Vorbis Comments**: Parse `TRACKNUMBER` with respect to `ParseOptions::implicit_conversions` ([issue](https://github.com/Serial-ATA/lofty-rs/issues/540))
2526

2627
### Removed
2728

0 commit comments

Comments
 (0)