diff --git a/CHANGELOG.md b/CHANGELOG.md index 3338e02..b22b4c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ Categories Used: ## [Unreleased](https://github.com/ouch-org/ouch/compare/0.4.2...HEAD) - Add support for listing and decompressing `.rar` archives - Fix mime type detection +- Add support for 7z [\#555](https://github.com/ouch-org/ouch/pull/555) ([Flat](https://github.com/flat) & [MissileLab](https://github.com/MisileLab)) ### Bug Fixes @@ -39,8 +40,6 @@ Categories Used: - `--fast` and `--slow` [\#374](https://github.com/ouch-org/ouch/pull/374) ([figsoda](https://github.com/figsoda)) - Add `--format` option [\#341](https://github.com/ouch-org/ouch/pull/341) ([figsoda](https://github.com/figsoda)) -- Add support for 7z [\#393](https://github.com/ouch-org/ouch/pull/393) ([MisileLab](https://github.com/misilelab)) - ### Improvements - Multi-threaded compression for gzip and snappy using gzp [\#348](https://github.com/ouch-org/ouch/pull/348) ([figsoda](https://github.com/figsoda))