From 8d892b577b470238bb90da86c65b5d5aeefc9e33 Mon Sep 17 00:00:00 2001 From: Rico Brase Date: Mon, 5 Feb 2024 21:07:55 +0100 Subject: [PATCH] Added entry for removing false flags in changelog. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2700583a..0a186e32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - Fix for line breaks in list items (#1486) - Fix for soft hyphen not being replaced by visible hyphen if necessary (#457) - Optimize output files by ignoring identity transforms +- Fix for Acroforms - setting an option to false will still apply the flag (#1495) ### [v0.14.0] - 2023-11-09