Skip to content

Commit 470e542

Browse files
author
José Valim
committed
Update CHANGELOG
1 parent 8f272c4 commit 470e542

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
## v0.14.1-dev
44

55
* Enhancements
6+
* [Base] Decoding and encoding functions now accept the `:case` as an option
67
* [ExUnit] The test process now exits with `:shutdown` reason
8+
* [GenEvent] `GenEvent.stream/2` now accepts `:sync` and `:async` modes
79
* [Node] Add `Node.start/3` and `Node.stop/0`
810
* [String] Updated Unicode database to 7.0
911
* [Task] Log when tasks crash
@@ -25,6 +27,7 @@
2527
* [Mix] `:escript_*` options were moved into a single `:escript` group
2628

2729
* Backwards incompatible changes
30+
* [GenEvent] `GenEvent.stream/2` defaults to `:sync` mode
2831
* [Kernel] Remove `get_in/1`
2932

3033

0 commit comments

Comments
 (0)