Skip to content

Commit

Permalink
prepare for 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Sep 12, 2022
1 parent 3dc9393 commit b24ad67
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
3.1.1 (09/12/2022)
------------------

* Fixed "Invalid field access : length" error

3.1.0 (08/31/2022)
------------------

Expand Down
2 changes: 1 addition & 1 deletion haxelib.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"tags": [ "openfl", "swf", "animation", "flash", "assets", "swc" ],
"description": "Provides support for parsing and displaying SWF content",
"version": "3.1.0",
"version": "3.1.1",
"releasenote": "New @:bind base class support, SWC support, fixes and improvements",
"contributors": [
"singmajesty",
Expand Down

0 comments on commit b24ad67

Please sign in to comment.