Skip to content

Commit

Permalink
updated ChangeLog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kray-G committed Mar 30, 2021
1 parent 49534b8 commit 976c3de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChangeLog_v1.0.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
* #235: Crash when using `_` outside a function.
* #236: Can't specify the class as a return type of function.
* #237: Comparing between variables having a string is failed.
* #256: Comparison operator will be failed with an integer on LHS and a variable(double) on RHS.
* #257: Fails a destructuring assignment when declaration with const.

## V1.0.0 (Official Release) - 2021/03/16

Expand Down

0 comments on commit 976c3de

Please sign in to comment.