From 43814511373961ef0ceb3a845fa6b28a025935ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sun, 10 Sep 2023 11:28:23 +0200 Subject: [PATCH] missing PR number in changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7be0a7ecd..b0c8eaee9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,7 +43,7 @@ Major version of SWF to XML export changed to 2. - [#2008] AS3 P-code editing optional Double value when it has no fractional part - AS3 P-code editation - zero line number on error - [#2007] AS3 renaming invalid identifiers - not refreshing AbcIndex afterwards -- AS1/2 - loadMovie / loadVariables / loadMovieNum / loadVariablesNum editation incorrectly setting GET as method +- [PR173] AS1/2 - loadMovie / loadVariables / loadMovieNum / loadVariablesNum editation incorrectly setting GET as method ## [18.4.1] - 2023-04-05 ### Fixed @@ -4015,6 +4015,7 @@ Major version of SWF to XML export changed to 2. [PR178]: https://github.com/jindrapetrik/jpexs-decompiler/pull/178 [PR179]: https://github.com/jindrapetrik/jpexs-decompiler/pull/179 [PR177]: https://github.com/jindrapetrik/jpexs-decompiler/pull/177 +[PR173]: https://github.com/jindrapetrik/jpexs-decompiler/pull/173 [PR119]: https://github.com/jindrapetrik/jpexs-decompiler/pull/119 [PR144]: https://github.com/jindrapetrik/jpexs-decompiler/pull/144 [PR130]: https://github.com/jindrapetrik/jpexs-decompiler/pull/130