File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.15.0] - 2023-07-11
10+
911## Added
1012- ** ID3v2** :
1113 - ` Id3v2ErrorKind::UnsupportedFrameId ` ([ PR] ( https://github.com/Serial-ATA/lofty-rs/pull/212 ) )
@@ -516,7 +518,8 @@ See [ogg_pager's changelog](ogg_pager/CHANGELOG.md).
516518### Removed
517519- ` ErrorKind::BadExtension `
518520
519- [ Unreleased ] : https://github.com/Serial-ATA/lofty-rs/compare/0.14.0...HEAD
521+ [ Unreleased ] : https://github.com/Serial-ATA/lofty-rs/compare/0.15.0...HEAD
522+ [ 0.15.0 ] : https://github.com/Serial-ATA/lofty-rs/compare/0.14.0...0.15.0
520523[ 0.14.0 ] : https://github.com/Serial-ATA/lofty-rs/compare/0.13.0...0.14.0
521524[ 0.13.0 ] : https://github.com/Serial-ATA/lofty-rs/compare/0.12.1...0.13.0
522525[ 0.12.1 ] : https://github.com/Serial-ATA/lofty-rs/compare/0.12.0...0.12.1
Original file line number Diff line number Diff line change 11[package ]
22name = " lofty"
3- version = " 0.14 .0"
3+ version = " 0.15 .0"
44authors = [
" Serial <[email protected] >" ]
55edition = " 2021"
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments