Skip to content

Commit bcee3db

Browse files
azizkprincemaple
authored andcommitted
CHANGELOG: releasing v3.2.2
1 parent c2c8e26 commit bcee3db

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# Changelog
22

3+
## [v3.2.2] – 2023-06-28
4+
5+
- Elixir: fixed module function call regression in captures (`&Map.take(&1, @fields)`).
6+
- Elixir: recognize special macro `defmacro (..) do end`.
7+
- Commands: added `mix_test_hide_panel` command.
8+
39
## [v3.2.1] – 2023-06-24
410

5-
- Elixir: fixed quoted module name function calls such as `:"Elixir.Kernel".in(1, [1])`
6-
- SQL: recognize `CREATE TYPE`
11+
- Elixir: fixed quoted module name function calls such as `:"Elixir.Kernel".in(1, [1])`.
12+
- SQL: recognize `CREATE TYPE`.
713

814
## [v3.2.0] – 2023-05-02
915

0 commit comments

Comments
 (0)