diff options
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index c866da4..e51b7ab 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,15 @@ +# 0.8.0 + +* Make code more modular; +* Don't use global variables; +* Add more launch options; +* Fix memory leak; +* Add abort routine; +* Add copyright notices to source files; +* Add patch version to version number; +* Enable more warnings; +* Draw simulation in window; + # 0.7 * Make window fullscreen; |