chore: update CHANGELOG.md

This commit is contained in:
Flat 2023-11-25 14:50:27 -05:00 committed by João Marcos
parent 97b4356aa8
commit 633d1dedd0

View File

@ -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))