File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.4.42] ( https://github.com/Nullus157/async-compression/compare/async-compression-v0.4.41...async-compression-v0.4.42 ) - 2026-03-15
11+
12+ ### Other
13+
14+ - Fix async-compression CHANGELOG ordering ([ #463 ] ( https://github.com/Nullus157/async-compression/pull/463 ) )
15+
1016## [ 0.4.41] ( https://github.com/Nullus157/async-compression/compare/async-compression-v0.4.40...async-compression-v0.4.41 ) - 2026-02-25
1117
1218### Fixed
Original file line number Diff line number Diff line change 11[package ]
22name = " async-compression"
3- version = " 0.4.41 "
3+ version = " 0.4.42 "
44description = """
55Adaptors between compression crates and Rust's modern asynchronous IO types.
66"""
You can’t perform that action at this time.
0 commit comments