Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
schungx committed Aug 14, 2024
2 parents e841c3a + ff34232 commit e8c9e59
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Version 0.6.7
=============

* Fixed recognition for `..=` (inclusive range) operator.
* Fixed parsing for `|` in `switch` case conditions (previously parses as a closure).
* White-spaces no longer highlights.


Version 0.6.6
=============

Expand Down

0 comments on commit e8c9e59

Please sign in to comment.