We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6526d28 commit fca9e26Copy full SHA for fca9e26
CHANGELOG.md
@@ -4,6 +4,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
5
## [Unreleased]
6
7
+## [0.9.0]
8
+- Game model and saved games are now in JSON format.
9
+ * XML is deprecated. Backward compatibility broken.
10
+ * Saved games are patch friendly.
11
+- EDITOR: Big refactor. Editor uses engine model objects now.
12
+- Change I18N file encoding from ISO-889-1 to UTF-8
13
+
14
## [0.8.10]
15
16
### Added
0 commit comments