From a7bc2c544bfa300f5becef4c32b729e9c92a6cbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sun, 21 Jul 2024 19:46:10 +0200 Subject: [PATCH] Changelog update --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b30bfe4ef..b1f061151 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,7 @@ All notable changes to this project will be documented in this file. - [#2253] Drawing 0,0 grid in transform tool on Linux causing sun internal errors - [#2239] Default font name detection - [#2239] Exporting TTF font on Linux +- [PR193] Quoting JAR file in ffdec.sh ### Changed - [#2185] MochiCrypt no longer offered for auto decrypt, user needs to choose variant from "Use unpacker" menu @@ -4439,6 +4440,7 @@ Major version of SWF to XML export changed to 2. [#27]: https://www.free-decompiler.com/flash/issues/27 [PR190]: https://github.com/jindrapetrik/jpexs-decompiler/pull/190 [PR191]: https://github.com/jindrapetrik/jpexs-decompiler/pull/191 +[PR193]: https://github.com/jindrapetrik/jpexs-decompiler/pull/193 [PR176]: https://github.com/jindrapetrik/jpexs-decompiler/pull/176 [PR178]: https://github.com/jindrapetrik/jpexs-decompiler/pull/178 [PR179]: https://github.com/jindrapetrik/jpexs-decompiler/pull/179