Add CHANGELOG.md

This commit is contained in:
bakpakin 2015-06-16 23:44:19 -04:00
parent 61ffd2551b
commit 6f299470d0

3
CHANGELOG.md Normal file
View File

@ -0,0 +1,3 @@
## 2.0-1 ##
* Change syntax for declaring Systems to be more flexible.
* Implement Interval Systems, which update on a uniform timed interval.