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 33All notable changes to this project will be documented in this file.
44This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
6+ ## [ 4.3.1]
7+
8+ - Bugfix small font size.
9+ - Update libgdx v1.12.1.
10+
611## [ 4.3.0]
712
813- Fallback fonts/multiple fonts files to support dynamic font changing needed for Chinese and other logographic
914 languages.
1015- Upgrade gradle + robovm + android plugin to latest versions.
1116- Bugfix when adding a new item to a Ink list.
12- -
1317
1418## [ 4.2.0]
1519
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ androidGradlePluginVersion=8.1.0
33bladeInkVersion =1.1.2
44libgdxVersion =1.12.1
55roboVMVersion =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
22libgdxVersion =1.12.1
33roboVMVersion =2.3.20
44androidAPILevel =33
You can’t perform that action at this time.
0 commit comments