Update to 2.0.3

This commit is contained in:
Joshua Granick
2014-12-27 14:25:59 -08:00
parent 7bb1e691f5
commit 83e92a25b2
2 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
2.0.3
=====
* Improved linking of OpenAL for Android
* Added support for cached `<library />` processing
* Fixed exit code behavior when calling HXCPP
* Fixed minor issues with "lime rebuild tools"
2.0.2
=====

View File

@@ -4,8 +4,8 @@
"license": "MIT",
"tags": [],
"description": "A flexible lightweight layer for Haxe cross-platform developers",
"version": "2.0.2",
"releasenote": "iOS and Android build improvements, beta Java support",
"version": "2.0.3",
"releasenote": "Build improvements",
"contributors": [ "singmajesty" ],
"dependencies": {}
}