From 77d72c52246ccf6cc76d44b6061fd9c447355109 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sun, 29 Sep 2024 18:17:15 +0200 Subject: [PATCH] Fixed changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7e020a0b..05cda1b1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ All notable changes to this project will be documented in this file. - [#2329] AS3 - imports for standalone functions - [#2331] AS1/2 lite - support for fscommand2, `#strict` directive - [#2332] Imported fonts by class name not available in texts +- [#2330] Windows EXE launcher (+ CLI) does not respect current working directory ## [21.1.0] - 2024-09-23 ### Added @@ -57,7 +58,6 @@ All notable changes to this project will be documented in this file. - [#2315] AS3 direct editation - switching scripts during editation causing missing scripts - [#2316] AS3 direct editation - private classes - [#2317] AS3 direct editation - local register names colliding with parameter names -- [#2330] Windows EXE launcher (+ CLI) does not respect current working directory ## [21.0.5] - 2024-09-05 ### Fixed