From 1abdd0bf11ed7d6662a42cc7ec7f2b74e0a85133 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sun, 4 Feb 2018 12:23:34 +0100 Subject: [PATCH] updated changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f278fde8f..9e1dd4992 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,8 @@ All notable changes to this project will be documented in this file. - AS1/2: Try..catch with Error types - decompilation and direct editation - AS1/2: Properly handling of Flash7 scripts exported to Flash5/6 - ActionDefineFunction local registers - Export AS1/2 P-code as GraphViz -- Copy AS1/2 GraphViz source to clipboard button +- Display better Graph using GraphViz (Must be configured in Advanced settings / Path) +- Copy AS1/2 Graph source (GraphViz) to clipboard - rightclick menu on graph ### Changed - AS1/2 direct editation - generated constantpool is sorted according to ActionPush position