From ad50bcc212a4a8af5762a71bc9eab9a8291e3956 Mon Sep 17 00:00:00 2001 From: figsoda Date: Sun, 16 Oct 2022 14:53:35 -0400 Subject: [PATCH] add changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb60d39..56677a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -108,6 +108,7 @@ Categories Used: ### Regression - Remove automatic detection for partial compression [\#286](https://github.com/ouch-org/ouch/pull/286) ([marcospb19](https://github.com/marcospb19)) +- Remove progress feature [\#300](https://github.com/ouch-org/ouch/pull/300) ([figsoda](https://github.com/figsoda)) ### New Contributors