Skip to content

Commit 2f3cb4c

Browse files
committed
Prepare for v0.9.12
1 parent d056e7c commit 2f3cb4c

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## [Unreleased]
5+
6+
## [0.9.12]
7+
8+
- Added Refpoint to interactive actors.
9+
- Support for fast leave scene when double click.
10+
- Updated Spine Runtime library to latest Spine release.
11+
- Updated to libgdx v1.9.3
612

713
## [0.9.11]
814

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
#Autogenerated by build.gradle
2-
#Thu May 19 14:54:45 CEST 2016
2+
#Fri May 20 18:24:25 CEST 2016
33
roboVMVersion=1.12.0
44
gwtVersion=2.6.0
55
libgdxVersion=1.9.3
66
androidAPILevel=20
77
buildToolsVersion=23.0.1
88
roboVMGradlePluginVersion=1.12.0
9-
version=0.9.12-SNAPSHOT
9+
version=0.9.12
1010
gwtGradlePluginVersion=0.6
1111
androidGradlePluginVersion=1.5.0

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=0.9.12-SNAPSHOT
1+
version=0.9.12
22
libgdxVersion=1.9.3
33
roboVMVersion=1.12.0
44
roboVMGradlePluginVersion=1.12.0

0 commit comments

Comments
 (0)