docs: update changelog with new features

This commit is contained in:
ttyS3 2024-12-03 17:03:03 +00:00 committed by João Marcos
parent 499ad77657
commit 195483a182

View File

@ -24,6 +24,7 @@ Categories Used:
- Add multithreading support for `zstd` compression [\#689](https://github.com/ouch-org/ouch/pull/689) ([nalabrie](https://github.com/nalabrie))
- Add `bzip3` support [\#522](https://github.com/ouch-org/ouch/pull/522) ([freijon](https://github.com/freijon))
- Add `--remove` flag for decompression subcommand to remove files after successful decompression [\#757](https://github.com/ouch-org/ouch/pull/757) ([ttys3](https://github.com/ttys3))
### Bug Fixes