add changelog entry

This commit is contained in:
valoq 2024-10-01 14:44:08 +02:00
parent 00078ca02e
commit 63c140b735
No known key found for this signature in database
GPG Key ID: 19F09A0FB865CBD8

View File

@ -23,6 +23,7 @@ Categories Used:
### New Features
- Add multithreading support for `zstd` compression [\#689](https://github.com/ouch-org/ouch/pull/689) ([nalabrie](https://github.com/nalabrie))
- Add landlock support for linux filesystem isolation [\#723](https://github.com/ouch-org/ouch/pull/723) ([valoq](https://github.com/valoq))
### Bug Fixes