Skip to content

Commit c3c8c3c

Browse files
author
José Valim
committed
Update CHANGELOG
1 parent 73eeec2 commit c3c8c3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
* bug fix
1616
* [CLI] Elixir can now run on Unix directories with `:` in its path
1717
* [Kernel] `match?/2` does not leak variables to outer scope
18+
* [Kernel] Keep `head|tail` when splicing at the tail
19+
* [Kernel] Ensure variables defined in the module body are not passed to callbacks
1820
* [Mix] On dependencies conflict, show from where each source is coming from
1921
* [Mix] Empty projects no longer leave empty ebin files on `mix compile`
2022
* [Module] Calling `Module.register_attribute/3` no longer automatically changes it to persisted or accumulated

0 commit comments

Comments
 (0)