Skip to content

Commit

Permalink
CHANGELOG: releasing v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
azizk authored and princemaple committed May 5, 2021
1 parent d4601b9 commit b67f4c0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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

- Elixir: fixed a bug where a comma was seen as invalid, such as in `if a == nil, ...`.
- SQL: added decimal number highlighting.
- SQL: added general function-call syntax matching.
- SQL: removed `support.function.psql` scope to simplify the file.

## [v2.0.1] – 2021-05-02

- Elixir: fixed a bug affecting, for example, multi-line `with` statements.
Expand Down

0 comments on commit b67f4c0

Please sign in to comment.