From 74f681f2af0741e218ad7da95f0641e267f2210a Mon Sep 17 00:00:00 2001 From: tommady Date: Tue, 6 May 2025 10:26:23 +0000 Subject: [PATCH] entry changelog Signed-off-by: tommady --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 232173a..5186bdf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,8 @@ Categories Used: - Give better error messages when archive extensions are invalid [\#817](https://github.com/ouch-org/ouch/pull/817) ([marcospb19](https://github.com/marcospb19)) ### Bug Fixes + +- Fix 7z BadSignature error when compressing and then listing [\#819](https://github.com/ouch-org/ouch/pull/819) ([tommady](https://github.com/tommady)) ### Tweaks - Make `.bz3` opt-out [\#814](https://github.com/ouch-org/ouch/pull/814) ([amyspark](https://github.com/amyspark))