File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
adventure-editor/src/main/resources Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 0.9.10]
8
+
9
+ - FIX: Bad width calculation in DialogUI.
10
+ - Change help screen language in runtime.
11
+ - Sets Ctrl+d to toggle debug mode.
12
+ - Catch 'BACK' key in android.
13
+
7
14
## [ 0.9.9]
8
15
9
16
- New music engine.
Original file line number Diff line number Diff line change 1
1
# Autogenerated by build.gradle
2
- # Fri Apr 15 12:22:11 CEST 2016
2
+ # Mon Apr 25 14:15:30 CEST 2016
3
3
roboVMVersion =1.12.0
4
4
gwtVersion =2.6.0
5
5
libgdxVersion =1.9.1
6
6
androidAPILevel =20
7
7
buildToolsVersion =23.0.1
8
8
roboVMGradlePluginVersion =1.12.0
9
- version =0.9.10-SNAPSHOT
9
+ version =0.9.10
10
10
gwtGradlePluginVersion =0.6
11
11
androidGradlePluginVersion =1.5.0
Original file line number Diff line number Diff line change 1
- version =0.9.10-SNAPSHOT
1
+ version =0.9.10
2
2
libgdxVersion =1.9.1
3
3
roboVMVersion =1.12.0
4
4
roboVMGradlePluginVersion =1.12.0
You can’t perform that action at this time.
0 commit comments