diff --git a/CHANGELOG.md b/CHANGELOG.md index c9e15e094..f278fde8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ All notable changes to this project will be documented in this file. - AS1/2: displaying script path in the error log when jump to invalid address - 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 ### Changed - AS1/2 direct editation - generated constantpool is sorted according to ActionPush position