From f0b4702960dfa22b8aaee930be9d329c1432a84e Mon Sep 17 00:00:00 2001 From: Nicky Labrie Date: Sun, 14 Jul 2024 07:11:04 +0000 Subject: [PATCH] Update CHANGELOG.md fixed pull number --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7598567..0c63056 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,7 @@ Categories Used: ### New Features -- Add multithreading support for `zstd` compression [\#688](https://github.com/ouch-org/ouch/pull/688) ([nalabrie](https://github.com/nalabrie)) +- Add multithreading support for `zstd` compression [\#689](https://github.com/ouch-org/ouch/pull/689) ([nalabrie](https://github.com/nalabrie)) ### Bug Fixes