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.19.0] - 2024-04-21
10+
911### Added
1012- ** WriteOptions** ([ issue] ( https://github.com/Serial-ATA/lofty-rs/issues/228 ) ) ([ PR] ( https://github.com/Serial-ATA/lofty-rs/pull/363 ) ):
1113 - ⚠️ Important ⚠️: This update introduces `WriteOptions` to allow for finer grained control over how
@@ -714,7 +716,8 @@ See [ogg_pager's changelog](ogg_pager/CHANGELOG.md).
714716### Removed
715717- ` ErrorKind::BadExtension `
716718
717- [ Unreleased ] : https://github.com/Serial-ATA/lofty-rs/compare/0.18.2...HEAD
719+ [ Unreleased ] : https://github.com/Serial-ATA/lofty-rs/compare/0.19.0...HEAD
720+ [ 0.19.0 ] : https://github.com/Serial-ATA/lofty-rs/compare/0.18.2...0.19.0
718721[ 0.18.2 ] : https://github.com/Serial-ATA/lofty-rs/compare/0.18.1...0.18.2
719722[ 0.18.1 ] : https://github.com/Serial-ATA/lofty-rs/compare/0.18.0...0.18.1
720723[ 0.18.0 ] : https://github.com/Serial-ATA/lofty-rs/compare/0.17.1...0.18.0
Original file line number Diff line number Diff line change 11[package ]
22name = " lofty"
3- version = " 0.18.2 "
3+ version = " 0.19.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