diff options
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index beada9c..1cbfafd 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,17 @@ +# 0.9.0 + +* Fix compilation warning; +* Optimise mechanical functions; +* Add system generation routine; +* Remove 'info' module; +* Add intro; +* Add terminal parameters; +* Update units; +* Make window fullscreen; +* Resume time; +* Update gitignore; +* Make code more modular; + # 0.8.1 * Update renderer; |