Skip to content

Commit

Permalink
Add change log for version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AmrDeveloper committed Jul 8, 2022
1 parent a5625a4 commit bf10eec
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Change Log
==========

Version 1.1.0 *(2022-07-09)*
-----------------------------

* Increase the auto complete item width.
* Add support for array, with index operator.
* Add support for else if and else branches.
* Add support for special assignments *=, -=, *=, /=, %=.
* Add support for reminder operator %

Version 1.0.0 *(2022-07-02)*
-----------------------------

Expand Down

0 comments on commit bf10eec

Please sign in to comment.