We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9822952 commit 53f6a45Copy full SHA for 53f6a45
CHANGELOG.md
@@ -4,6 +4,15 @@
4
5
### 1. Enhancements
6
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
16
### 2. Bug fixes
17
18
### 3. Soft deprecations (no warnings emitted)
0 commit comments