From e09d82ee4252be4dffc026c64e0a577b6b47e835 Mon Sep 17 00:00:00 2001 From: cyqsimon <28627918+cyqsimon@users.noreply.github.com> Date: Sun, 3 Dec 2023 22:46:32 +0800 Subject: [PATCH] Write changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b355970..dedeb15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,8 @@ Categories Used: ### Improvements +- Explicitly declare feature flags `use_zlib` & `use_zstd_thin` [\#564](https://github.com/ouch-org/ouch/pull/564) ([cyqsimon](https://github.com/cyqsimon)) + ### Tweaks ## [0.5.0](https://github.com/ouch-org/ouch/compare/0.4.2...0.5.0)