Skip to content

Commit f0b7e2f

Browse files
committed
Prepare for new version
1 parent 26bf2c9 commit f0b7e2f

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
[0.7.0]
1+
[0.6.2]
2+
- i18n workflow in composer working
3+
- Added event handling in Spine plugin
4+
- composer dialog tree: edit and delete fixes
5+
- fix CameraAction when no selecting any target
6+
- fix enter/leave verb conflicts name. Rename to enter/exit
7+
- fix xml action loading
8+
- Call cb before cleaning text fifo
9+
- fix RunVerb action in repeat
10+
11+
[0.6.1]
12+
- fix show assets folder
13+
- fix when packaging android release (build.gradle bug)
214

315
[0.6.0]
416
- Created Spine plugin and set as optional when creating a project.

adventure-composer/src/main/resources/versions.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=0.6.1
1+
version=0.6.2
22
libgdxVersion=1.4.1
33
roboVMVersion=1.0.0-alpha-04
44
buildToolsVersion=20.0.0

0 commit comments

Comments
 (0)