Skip to content

Commit 15303de

Browse files
azizkprincemaple
authored andcommitted
CHANGELOG: releasing v3.2.0
1 parent 743fbe2 commit 15303de

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+
## [v3.2.0] – 2023-05-02
4+
5+
- Commands: improved/generalized syntax detection for enabling/disabling commands.
6+
- Commands: fix: output both stdout/stderr when running `mix format`/`mix test`.
7+
- Commands: auto-scroll `mix format` output when it's compiling.
8+
- SQL: recognize `FILTER` in `array_agg(x) FILTER (...)`.
9+
310
## [v3.1.5] – 2023-04-30
411

512
- Elixir: recognize `name` in `defmodule name do end`.

0 commit comments

Comments
 (0)