Skip to content

Commit 3c471cc

Browse files
committed
Update CHANGELOG
1 parent 591e97a commit 3c471cc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@
2121

2222
* [Node] `Node.start/2-3` is deprecated in favor of `Node.start/2` with a keyword list
2323

24+
#### Mix
25+
26+
* [mix compile] `--no-protocol-consolidation` is deprecated in favor of `--no-consolidate-protocols` for consistency with the `mix.exs` flag
27+
* [mix compile.protocols] Protocol consolidation is now part of `compile.elixir` and has no effect
28+
2429
### 4. Hard deprecations
2530

2631
#### Elixir

0 commit comments

Comments
 (0)