From 7a22586d02a4f5234dc331b2991a4e82d64fd52f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Wed, 3 Feb 2021 19:56:15 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 691938d76..614b6b452 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ All notable changes to this project will be documented in this file. - Namespaces handling - Incorrectly colliding class names detection on script private classes - AS3 deobfuscator of registers parsing of exception targets +- AS3 code with exception start/end not matching instruction boundary ### Changed - AS3 test methods separated to classes