update CHANGELOG.md

This commit is contained in:
João Marcos P. Bezerra 2024-03-15 18:44:08 -03:00 committed by João Marcos
parent 62d70225ab
commit 88e9d9afc7

View File

@ -24,12 +24,16 @@ Categories Used:
### Bug Fixes
- Fix output corrupted on parallel decompression [\#642](https://github.com/ouch-org/ouch/pull/642) ([AntoniosBarotsis](https://github.com/AntoniosBarotsis))
### Tweaks
- CI refactor [\#578](https://github.com/ouch-org/ouch/pull/578) ([cyqsimon](https://github.com/cyqsimon))
### Improvements
- Fix logging IO bottleneck [\#642](https://github.com/ouch-org/ouch/pull/642) ([AntoniosBarotsis](https://github.com/AntoniosBarotsis))
## [0.5.1](https://github.com/ouch-org/ouch/compare/0.5.0...0.5.1)
### Improvements