File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
adventure-editor/src/main/resources Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
+ ## [ 4.3.1]
7
+
8
+ - Bugfix small font size.
9
+ - Update libgdx v1.12.1.
10
+
6
11
## [ 4.3.0]
7
12
8
13
- Fallback fonts/multiple fonts files to support dynamic font changing needed for Chinese and other logographic
9
14
languages.
10
15
- Upgrade gradle + robovm + android plugin to latest versions.
11
16
- Bugfix when adding a new item to a Ink list.
12
- -
13
17
14
18
## [ 4.2.0]
15
19
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ androidGradlePluginVersion=8.1.0
3
3
bladeInkVersion =1.1.2
4
4
libgdxVersion =1.12.1
5
5
roboVMVersion =2.3.20
6
- version =4.3.0
6
+ version =4.3.1
Original file line number Diff line number Diff line change 1
- version =4.3.0
1
+ version =4.3.1
2
2
libgdxVersion =1.12.1
3
3
roboVMVersion =2.3.20
4
4
androidAPILevel =33
You can’t perform that action at this time.
0 commit comments