Skip to content

Commit fca9e26

Browse files
committed
Updated CHANGELOG
1 parent 6526d28 commit fca9e26

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

55
## [Unreleased]
66

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+
714
## [0.8.10]
815

916
### Added

0 commit comments

Comments
 (0)