Skip to content

Commit

Permalink
Add CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
cadmic committed Jun 4, 2024
1 parent e6a2b6f commit 7fc9f12
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- Add matching zlib/DEFLATE compression for old gzip versions.

## [0.4.0] - 2024-06-03

### Added

- Add MIO0 compression to CLI (#17)
- Add MIO0 compression to CLI.

### Changed

- Speed up compression by 2100% (#18)
- Move CompressionType from library to CLI (#19)
- Speed up compression by 2100%.
- Move CompressionType from library to CLI.

## [0.3.1] - 2024-01-20

Expand Down

0 comments on commit 7fc9f12

Please sign in to comment.