Skip to content

Commit 446a264

Browse files
chore: release v0.4.28
1 parent 26bf7da commit 446a264

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [0.4.28](https://github.com/Nullus157/async-compression/compare/v0.4.27...v0.4.28) - 2025-08-11
11+
12+
### Other
13+
14+
- Fix doc link for futures-io ([#361](https://github.com/Nullus157/async-compression/pull/361))
15+
# Changelog
16+
17+
All notable changes to this project will be documented in this file.
18+
519
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
620

721
## Unreleased

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.27"
3+
version = "0.4.28"
44
authors = ["Wim Looman <[email protected]>", "Allen Bui <[email protected]>"]
55
edition = "2018"
66
resolver = "2"

0 commit comments

Comments
 (0)