Skip to content

Commit 7119856

Browse files
chore: release v0.4.26
1 parent c93129d commit 7119856

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0),
66

77
## Unreleased
88

9+
## [0.4.26](https://github.com/Nullus157/async-compression/compare/v0.4.25...v0.4.26) - 2025-07-13
10+
11+
### Other
12+
13+
- use crates.io trusted publishing ([#354](https://github.com/Nullus157/async-compression/pull/354))
14+
- add multi-thread support ([#353](https://github.com/Nullus157/async-compression/pull/353))
15+
916
## [0.4.25](https://github.com/Nullus157/async-compression/compare/v0.4.24...v0.4.25) - 2025-06-17
1017

1118
### Changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "async-compression"
3-
version = "0.4.25"
3+
version = "0.4.26"
44
authors = ["Wim Looman <wim@nemo157.com>", "Allen Bui <fairingrey@gmail.com>"]
55
edition = "2018"
66
resolver = "2"

0 commit comments

Comments
 (0)