From 229379f3816b98d134dbf2f903227d9571b85265 Mon Sep 17 00:00:00 2001 From: onevcat Date: Mon, 11 Dec 2023 11:36:23 +0900 Subject: [PATCH] Update change log --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa9ab9a..768aba7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +### Fix + +- A wrong condition check that caused the fix in 2.2.4 not to work as expected. [#141](https://github.com/onevcat/APNGKit/pull/141) + ## [2.2.4] - 2023-12-09 ### Fix