Skip to content

Commit 362df17

Browse files
author
José Valim
committed
Update CHANGELOG
1 parent d54d0f6 commit 362df17

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
@@ -3,8 +3,13 @@
33
## v0.14.1-dev
44

55
* Enhancements
6+
* [ExUnit] The test process now exits with `:shutdown` reason
67

78
* Bug fixes
9+
* [Kernel] Disambiguate (w)erl to (w)erl.exe
10+
* [OptionParser] Do not allow underscores in option names
11+
* [Process] `Process.info(pid, :registered_name)` returns `{:registered_name, nil}` if there is no registered name
12+
* [Task] Log when tasks crash
813

914
* Soft deprecations (no warnings emitted)
1015

0 commit comments

Comments
 (0)