Skip to content

Commit b67f4c0

Browse files
azizkprincemaple
authored andcommitted
CHANGELOG: releasing v2.0.2
1 parent d4601b9 commit b67f4c0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [v2.0.2] – 2021-05-05
4+
5+
- Elixir: fixed a bug where a comma was seen as invalid, such as in `if a == nil, ...`.
6+
- SQL: added decimal number highlighting.
7+
- SQL: added general function-call syntax matching.
8+
- SQL: removed `support.function.psql` scope to simplify the file.
9+
310
## [v2.0.1] – 2021-05-02
411

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

0 commit comments

Comments
 (0)