From 338a10e4d3cf840af4d07ac2f9dfd9070a2bad79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sun, 4 Feb 2018 08:37:55 +0100 Subject: [PATCH] Export selection fix added to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 207a1f879..c3661f850 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ All notable changes to this project will be documented in this file. - AS1/2 deobfuscation - ActionRandom fixed for nonpositive numbers - 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 ## [11.0.0] - 2018-01-17 ### Added