Update CHANGES

This commit is contained in:
fgnm
2023-08-07 12:58:51 +02:00
parent 082912405a
commit b346278e63
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,8 +1,11 @@
[0.1.3]
- Update libGDX to 1.12.0
- Update gradle to 7.6
- Update VisUI to 1.5.2
- Replace PureMVC with gdx-puremvc
- Sensor component custom width/height
- Improve physics bodies bounding boxes (disabled by default)
- Enable/disable bounding boxes debug view
- Bug fixing and stability improvements
**Runtime**
+1 -1
View File
@@ -2,7 +2,7 @@ gdxVersion = 1.12.0
lwjgl3Version = 3.3.2
artemisVersion = 2.3.0
spineVersion = 4.1.0
visuiVersion = 1.5.1
visuiVersion = 1.5.2
typingLabelVersion = 1.3.0
shapedrawerVersion = 2.5.0
talosVersion = 1.4.0