From 89bff8b68765d751fbd1fcfa0d7a15c28dcfa9e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Thu, 7 Mar 2019 10:40:30 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d728801be..a53203851 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file. - #1500 Maximum SWF version constant increased, which is used by the memory search and also in the header editor - #1457 AS3 switch without lookupswitch ins detection - #1457 pushing on stack before exit item (return/throw) +- #1503 NullPointer Exception on commandline FLA export ## [11.2.0] - 2018-09-08 ### Added