We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6175350 commit 21cdd96Copy full SHA for 21cdd96
1 file changed
README.md
@@ -9,24 +9,6 @@ Parse kaoscript files and generates an abstract syntax tree.
9
10
Documentation available at [kaoscript](https://github.com/kaoscript/kaoscript).
11
12
-Changelog
13
----------
14
-
15
-### 0.2.1
16
17
-- fix keyword usage
18
19
-### 0.2.0
20
21
-- fix conflict between ternary operator and postfix existential operator
22
-- add null coalescing operators
23
-- add `for let`, `extern|require`, `require|extern` statements
24
25
-### 0.1.x
26
27
-- postfix operators
28
-- initial release
29
30
License
31
-------
32
0 commit comments