From 05718eba423684ece3a8f94fc5462d922ef68991 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 28 Sep 2024 16:22:12 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9c38101..7beebe1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Fix compatibility issue with Cygwin `sh`. This fixes a regression introduced in 2.42.0. + ## [2.44.11] - 2024-09-28 - Update `git-cliff@latest` to 2.6.1.