Skip to content

Commit 2594f62

Browse files
committed
updated to v0.8.9
1 parent 4ddb326 commit 2594f62

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
66

7+
## [0.8.9]
8+
9+
### Added
10+
- Editor: Added input panels for text input.
11+
- Better aspect ratio support. Correct support for 4:3, 16:9 and 16:10.
12+
- Pause the game when an exception/error is thrown and debug mode is
13+
activated.
14+
- Updated to libgdx v0.6.4
15+
- Text from dialog ui wrap to screen size.
16+
17+
### Fixed
18+
- fix: stop processing ActionCallbackQueue when changing scene
19+
20+
721
## [0.8.8]
822

923
### Added

0 commit comments

Comments
 (0)