Skip to content

Commit 5914aba

Browse files
committed
Add missing CHANGELOG entry
1 parent 4030196 commit 5914aba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,10 @@ Now imagine that `json_payload` is a large JSON blob and the `"key"` inside the
282282
* [URI] Preserve slashes in URIs without authority
283283
* [URI] Require a nil or an absolute path on URIs with host or authority
284284

285+
#### ExUnit
286+
287+
* [ExUnit.Assertions] Fix `assert_receive` and `assert match?` to behave consistently compared `receive` and `match?` when given an invalid macro
288+
285289
#### IEx
286290

287291
* [IEx] Exit IEx session if the group leader exits

0 commit comments

Comments
 (0)