From bfa90f5fcffc63ca51c1b1c3b3b3983a41179e21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sat, 25 Mar 2023 18:22:20 +0100 Subject: [PATCH] changelog update --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ad91193f..a7d9663f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file. ### Fixed - [#1993] Incorrect scroll position causing shapes to be hidden - [#1994] Replace command in commandline with three argument causing replacements file load +- [#1477] Open file (Context menu) with unicode characters, unicode in paths, on Windows ## [18.4.0] - 2023-03-19 ### Added @@ -3016,6 +3017,7 @@ All notable changes to this project will be documented in this file. [alpha 7]: https://github.com/jindrapetrik/jpexs-decompiler/releases/tag/alpha7 [#1993]: https://www.free-decompiler.com/flash/issues/1993 [#1994]: https://www.free-decompiler.com/flash/issues/1994 +[#1477]: https://www.free-decompiler.com/flash/issues/1477 [#1888]: https://www.free-decompiler.com/flash/issues/1888 [#1892]: https://www.free-decompiler.com/flash/issues/1892 [#355]: https://www.free-decompiler.com/flash/issues/355