Skip to content

Commit f16d42f

Browse files
authored
docs: update changelog
Signed-off-by: Rob Ede <[email protected]>
1 parent 88c912c commit f16d42f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0),
88

99
## [0.4.21](https://github.com/Nullus157/async-compression/compare/v0.4.20...v0.4.21) - 2025-03-15
1010

11-
### Other
11+
### Fixed
1212

13-
- fix flate encoder: do not mark internal state as flushed if it ran out of buffer space
14-
- Add assertion in `produce` method to check buffer capacity in implementations for `BufWriter`
13+
- When flate encoding, do not mark internal state as flushed if it ran out of buffer space.
14+
- Add debug assertion in `produce` method to check buffer capacity in implementations for `BufWriter`.
1515

1616
## [0.4.20](https://github.com/Nullus157/async-compression/compare/v0.4.19...v0.4.20) - 2025-02-28
1717

0 commit comments

Comments
 (0)