Skip to content

Commit

Permalink
Haxelib release 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gama11 committed Aug 10, 2018
1 parent 0df679c commit b53d0e5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2.6.1 (August 10, 2018)
------------------------------
* Compatibility with flixel 4.5.0
* Compatibility with latest Haxe dev
* FlxAccelerometer improvements + HTML5 support

2.6.0 (May 4, 2018)
------------------------------
* Compatibility with flixel 4.4.0
Expand Down
4 changes: 2 additions & 2 deletions haxelib.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"license": "MIT",
"tags": ["game", "openfl", "flash", "neko", "cpp", "android", "ios", "demo", "cross"],
"description": "Demo Projects for HaxeFlixel",
"version": "2.6.0",
"releasenote": "Compatibility with flixel 4.4.0.",
"version": "2.6.1",
"releasenote": "Compatibility with flixel 4.5.0.",
"contributors": ["haxeflixel", "Gama11"],
"dependencies": {}
}

0 comments on commit b53d0e5

Please sign in to comment.