From 65e0ba39073a52a2e610d43c2950281503c13643 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Wed, 6 Sep 2023 21:41:49 +0200 Subject: [PATCH] changelog update --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c09923e1e..bf0f5fa5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ All notable changes to this project will be documented in this file. - [#2070] Handling newlines and tabs in string values inside SWF to XML export - [#2017], PR179 Classes in same package displayed as fully qualified - PR177 AS3 direct editation - Vector literal -- [#2052] Adding new script placing class to incorrect DoABC tag +- [#2052], [#2058] Adding new script placing class to incorrect DoABC tag ### Changed - [#2070] String values inside SWF to XML export are backslash escaped @@ -3066,6 +3066,7 @@ Major version of SWF to XML export changed to 2. [#2070]: https://www.free-decompiler.com/flash/issues/2070 [#2017]: https://www.free-decompiler.com/flash/issues/2017 [#2052]: https://www.free-decompiler.com/flash/issues/2052 +[#2058]: https://www.free-decompiler.com/flash/issues/2058 [#2043]: https://www.free-decompiler.com/flash/issues/2043 [#1998]: https://www.free-decompiler.com/flash/issues/1998 [#2038]: https://www.free-decompiler.com/flash/issues/2038