From 508d9b7802d3fa38eaa70edae2a03b3a478140ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sat, 10 Feb 2018 22:31:46 +0100 Subject: [PATCH] updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3661f850..1e3396237 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ All notable changes to this project will be documented in this file. - AS1/2 switch statement detection - fixes of default section position - AS1/2: break on the end of for..in loop - AS1/2: Export selection dialog did not allow to select script export formats and/or export script at all +- AS3 P-code - HAS_OPTIONAL flag in AVM2 code displayed twice ## [11.0.0] - 2018-01-17 ### Added