Added changelog.

This commit is contained in:
Marvin Blum
2015-11-07 14:38:34 +01:00
parent 07250ba2a7
commit 3990a20cb0

14
CHANGELOG.md Normal file
View File

@@ -0,0 +1,14 @@
# Changelog
**1.1.0**
* changed syntax of foreach
* private function variables
* default values for function parameters
* added preprocessor
* code inlining using new keyword "code"
* some code and repo cleanup
**1.0.0**
* first release