From d37d7138c96f6e8e323ca29eb44e9949ffeb6399 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sun, 1 Oct 2023 17:34:58 +0200 Subject: [PATCH] changelog update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5960fa493..d1d32fc32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ All notable changes to this project will be documented in this file. - ABC Explorer tool - FLA export - remember last selected FLA version/compression - AS3 Natural sorting of packages and script +- AS3 P-code - Escape unicode characters in namespaces (for example in api-versioned files) ### Fixed - [#2043] StartSound2 tag handling