From 0f84fff4e00d9f095a15cfb98e2eb1ecf40300eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Tue, 27 Dec 2022 19:12:58 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b25fdd18d..63ea38113 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ All notable changes to this project will be documented in this file. - [#1914] DropShadow filter - [#1916] Translation tool did not load up - PlaceObject preview not cleared causing sound to repeat -- [#1920] Slower decompilation (returnType method optimization) +- [#1920] AS3 - Slower decompilation (returnType method optimization) ## [18.1.0] - 2022-12-23 ### Added