Skip to content

Commit 691a9b8

Browse files
author
José Valim
committed
Update CHANGELOG
1 parent ee3fcdb commit 691a9b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
* [ExUnit] Only run `setup_all` and `teardown_all` if there are tests in the case
1212
* [Kernel] Ensure bitstring modifier arguments are expanded
1313
* [Kernel] Ensure compiler does not block on missing modules
14+
* [Kernel] Ensure `<>/2` works only with binaries
15+
* [Kernel] Fix usage of string literals inside `<<>>` when `utf8`/`utf16`/`utf32` is used as specifier
16+
* [Mix] Ensure mix properly copies _build dependencies on Windows
1417

1518
* Deprecations
1619
* [Kernel] `is_alive/0` is deprecated in favor of `Node.alive?`

0 commit comments

Comments
 (0)