File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.19.2] - 2024-04-26
10+
911### Added
10- - ** Length** : ` impl<T: Length> Truncate for &mut T ` ( [ PR ] ( https://github.com/Serial-ATA/lofty-rs/pull/387 ) )
12+ - ** Length** : ` impl<T: Length> Truncate for &mut T `
1113
12- ## [ 0.19.1] - 2024-04-26
14+ ## [ 0.19.1] - 2024-04-26 (YANKED)
1315
1416### Added
1517- ** Truncate** : ` impl<T: Truncate> Truncate for &mut T ` ([ PR] ( https://github.com/Serial-ATA/lofty-rs/pull/384 ) )
Original file line number Diff line number Diff line change 11[package ]
22name = " lofty"
3- version = " 0.19.1 "
3+ version = " 0.19.2 "
44authors = [" Serial <69764315+Serial-ATA@users.noreply.github.com>" ]
55edition = " 2021"
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments