Skip to content

Commit 21cdd96

Browse files
committed
remove Changelog from README.md
1 parent 6175350 commit 21cdd96

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

README.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,6 @@ Parse kaoscript files and generates an abstract syntax tree.
99

1010
Documentation available at [kaoscript](https://github.com/kaoscript/kaoscript).
1111

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-
3012
License
3113
-------
3214

0 commit comments

Comments
 (0)