updated changelog

This commit is contained in:
Jindra Petřík
2018-02-10 22:31:46 +01:00
parent eb9959a171
commit 508d9b7802

View File

@@ -20,6 +20,7 @@ All notable changes to this project will be documented in this file.
- 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
- AS3 P-code - HAS_OPTIONAL flag in AVM2 code displayed twice
## [11.0.0] - 2018-01-17
### Added