Export selection fix added to changelog

This commit is contained in:
Jindra Petřík
2018-02-04 08:37:55 +01:00
parent ee71b9179c
commit 338a10e4d3

View File

@@ -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