Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jgranick committed Aug 31, 2022
1 parent 205beca commit d9e57a8
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
3.1.0 (08/31/2022)
------------------

* Added support for OpenFL 9.2 `@:bind` to extend SWF symbol classes
* Added support to extend `Sprite` classes (in addition to `MovieClip`)
* Added initial support for SWC files
* Added support for multiple labels per frame in Animate libraries
* Improved `MovieClip` animation performance in Animate libraries
* Improved class generation to allow `generate="false"` to disable
* Fixed initialization order to allow extending generating classes
* Fixed support for `Assets.exists` without specifying asset type
* Fixed `Std.is` deprecation warnings


3.0.2 (09/16/2020)
------------------

Expand Down

0 comments on commit d9e57a8

Please sign in to comment.