From 479eeee9dc506193540a4368cbb0f1c19ba93e42 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 03:59:27 +0000 Subject: [PATCH] chore(async-compression): release v0.4.39 --- crates/async-compression/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/crates/async-compression/CHANGELOG.md b/crates/async-compression/CHANGELOG.md index 6432569b..b6bc7fa0 100644 --- a/crates/async-compression/CHANGELOG.md +++ b/crates/async-compression/CHANGELOG.md @@ -48,6 +48,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0), ### Other +- *(async-compression)* release v0.4.39 ([#447](https://github.com/Nullus157/async-compression/pull/447)) +- Revert "Fix decoding of empty response streams." ([#446](https://github.com/Nullus157/async-compression/pull/446)) + +## [0.4.39](https://github.com/Nullus157/async-compression/compare/async-compression-v0.4.38...async-compression-v0.4.39) - 2026-02-07 + +### Other + - Revert "Fix decoding of empty response streams." ([#446](https://github.com/Nullus157/async-compression/pull/446)) ## [0.4.38](https://github.com/Nullus157/async-compression/compare/async-compression-v0.4.37...async-compression-v0.4.38) - 2026-02-06