mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 12:00:25 +00:00
Added changelog.
This commit is contained in:
14
CHANGELOG.md
Normal file
14
CHANGELOG.md
Normal 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
|
||||||
Reference in New Issue
Block a user