Skip to content

Commit 53f6a45

Browse files
committed
Update CHANGELOG
1 parent 9822952 commit 53f6a45

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44

55
### 1. Enhancements
66

7+
#### Elixir
8+
9+
* [Code] Add `:migrate_call_parens_on_pipe` formatter option
10+
* [Kernel] Add `min/2` and `max/2` as valid guards
11+
12+
#### IEx
13+
14+
* [IEx.Autocomplete] Functions annotated with `@doc group: "Name"` metadata will appear in disctint groups during autocompletion
15+
716
### 2. Bug fixes
817

918
### 3. Soft deprecations (no warnings emitted)

0 commit comments

Comments
 (0)