Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Dec 17, 2024
1 parent 9822952 commit 53f6a45
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

### 1. Enhancements

#### Elixir

* [Code] Add `:migrate_call_parens_on_pipe` formatter option
* [Kernel] Add `min/2` and `max/2` as valid guards

#### IEx

* [IEx.Autocomplete] Functions annotated with `@doc group: "Name"` metadata will appear in disctint groups during autocompletion

### 2. Bug fixes

### 3. Soft deprecations (no warnings emitted)
Expand Down

0 comments on commit 53f6a45

Please sign in to comment.