add changelog entry

This commit is contained in:
figsoda 2023-01-30 21:02:32 -05:00
parent 2d5dc06a4f
commit ce7246acab

View File

@ -20,6 +20,10 @@ Categories Used:
## [Unreleased](https://github.com/ouch-org/ouch/compare/0.4.1...HEAD)
### Improvements
- Multi-threaded compression for gzip and snappy using gzp [\#348](https://github.com/ouch-org/ouch/pull/348) ([figsoda](https://github.com/figsoda))
## [0.4.1](https://github.com/ouch-org/ouch/compare/0.4.0...0.4.1)
### New Features