Skip to content

Commit 61603a8

Browse files
committed
Update CHANGELOG
1 parent 44c5069 commit 61603a8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,11 +216,17 @@ This work was performed by Jonatan Männchen and sponsored by the Erlang Ecosyst
216216
#### Elixir
217217

218218
* [Code] Return error on invalid unicode sequences in `Code.string_to_quoted/2` instead of raising
219+
* [Inspect] Inspect ill-formed structs as maps
219220
* [Kernel] Properly increment metadata newline when `?` is followed ny a literal newline character
220221

221222
#### ExUnit
222223

223224
* [ExUnit.Assertions] Fix order in ExUnit results when listing pinned variables
225+
* [ExUnit.Assertions] Raise if attempting to raise an assertion error with invalid message (not a binary)
226+
227+
#### Mix
228+
229+
* [mix test] Prevent `mix test` from overriding `:failures_manifest_path` option
224230

225231
## v1.19.0-rc.0 (2025-06-09)
226232

0 commit comments

Comments
 (0)