Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dimensionscape authored Oct 22, 2024
1 parent c39c049 commit 8e77232
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
3.3.0 (10/22/2024)
------------------

* Added `SymbolUtils` utility class to reduce duplicate code
* Added Implementation for `IDisplayObjectLoader`
* Improved garbage collection performance
* Fixed `haxelib run swf process` with a single argument
* Fixed memory leak
* Fixed crash when `Sprite` is cast as a `Shape`
* Fixed ndll loader path for arm64 Mac


3.2.0 (10/27/2022)
------------------

Expand Down Expand Up @@ -48,4 +60,4 @@
3.0.0 (08/14/2020)
------------------

* Initial release using Timeline API (OpenFL >= 9)
* Initial release using Timeline API (OpenFL >= 9)

0 comments on commit 8e77232

Please sign in to comment.