Skip to content

Commit d9e57a8

Browse files
committed
Update CHANGELOG
1 parent 205beca commit d9e57a8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
3.1.0 (08/31/2022)
2+
------------------
3+
4+
* Added support for OpenFL 9.2 `@:bind` to extend SWF symbol classes
5+
* Added support to extend `Sprite` classes (in addition to `MovieClip`)
6+
* Added initial support for SWC files
7+
* Added support for multiple labels per frame in Animate libraries
8+
* Improved `MovieClip` animation performance in Animate libraries
9+
* Improved class generation to allow `generate="false"` to disable
10+
* Fixed initialization order to allow extending generating classes
11+
* Fixed support for `Assets.exists` without specifying asset type
12+
* Fixed `Std.is` deprecation warnings
13+
14+
115
3.0.2 (09/16/2020)
216
------------------
317

0 commit comments

Comments
 (0)