Skip to content

Commit e08bcbe

Browse files
committed
Mention IEx.Options in CHANGELOG
1 parent d757f31 commit e08bcbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
* bug fix
66
* [Dict] `Enum.to_list` and `Dict.to_list` now return the same results for dicts
7+
* [IEx] Enable shell customization via the `IEx.Options` module
78
* [Kernel] Fix a bug where `unquote_splicing` did not work on the left side of a stab op
89
* [Kernel] Unused functions with cyclic dependencies are now also warned as unused
910
* [Mix] Fix a bug where `mix deps.get` was not retrieving nested dependencies

0 commit comments

Comments
 (0)