From 599eecb75424fdcd728e8de38f3639d0b154c933 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sun, 27 Oct 2024 08:57:01 +0100 Subject: [PATCH] Changelog update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e93e4dbd..0accd2d27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ All notable changes to this project will be documented in this file. - [#2192] Long script lines are now wrapped (1000 chars limit by default) to avoid problems on Linux - [#2354] Simplify expressions problems in some cases - [#2353] AS1/2 - fscommand and other dynamic GetURL related calls (decompilation + editation) +- FFDec source code typos ## [21.1.1] - 2024-10-13 ### Added