update CHANGELOG.md

This commit is contained in:
Talison Fabio 2025-04-04 11:41:41 -03:00 committed by João Marcos
parent 31dd9eb923
commit 82c551ddef

View File

@ -26,6 +26,7 @@ Categories Used:
- 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))
- Add `br` (Brotli) support [\#765](https://github.com/ouch-org/ouch/pull/765) ([killercup](https://github.com/killercup))
- Add rename option in overwrite menu [\#779](https://github.com/ouch-org/ouch/pull/779) ([talis-fb](https://github.com/talis-fb))
### Bug Fixes