Skip to content

Commit 452ba40

Browse files
author
José Valim
committed
Update CHANGELOG
1 parent 8854492 commit 452ba40

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
@@ -171,6 +171,7 @@ Finally, ExUnit comes with two small but important improvements: `ExUnit.Capture
171171
* [Stream] Close with correct accumulator in `Stream.resource/3` when called for a single-element list
172172
* [Stream] Allow `Stream.cycle/1` to be double nested inside `Stream.cycle/1`
173173
* [URI] Preserve slashes in URIs without authority
174+
* [URI] Require a nil or an absolute path on URIs with host or authority
174175

175176
#### IEx
176177

0 commit comments

Comments
 (0)