From 21e7fdf3d668df41f31fbfeea701159cfbd459fa Mon Sep 17 00:00:00 2001 From: MisileLab Date: Mon, 14 Apr 2025 05:23:42 +0900 Subject: [PATCH] Fix typo in CHANGELOG.md (#790) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0c3c24..27643f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -61,7 +61,7 @@ Categories Used: ### New Features - Add support for listing and decompressing `.rar` archives [\#529](https://github.com/ouch-org/ouch/pull/529) ([lmkra](https://github.com/lmkra)) -- Add support for 7z [\#555](https://github.com/ouch-org/ouch/pull/555) ([Flat](https://github.com/flat) & [MissileLab](https://github.com/MisileLab)) +- Add support for 7z [\#555](https://github.com/ouch-org/ouch/pull/555) ([Flat](https://github.com/flat) & [MisileLab](https://github.com/MisileLab)) ### Bug Fixes