Skip to content

Commit

Permalink
CHANGELOG: releasing v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
azizk authored and princemaple committed May 17, 2021
1 parent 5001421 commit 26055e7
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,5 +1,14 @@
# Changelog

## [v2.0.4] – 2021-05-17

- Elixir: improved regular expression for module names.

## [v2.0.3] – 2021-05-13

- Elixir: moved syntax and color-scheme files into sub-folders.
- Elixir: highlight EEx tags inside comments.

## [v2.0.2] – 2021-05-05

- Elixir: fixed a bug where a comma was seen as invalid, such as in `if a == nil, ...`.
Expand Down

0 comments on commit 26055e7

Please sign in to comment.