Skip to content

Commit 5e48fd8

Browse files
committed
Update release notes.
1 parent 927ed9c commit 5e48fd8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

releases.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Releases
22

3+
## Unreleased
4+
5+
- Convert header values into strings using `to_s` so that `Headers#each` can yield non-string values if necessary.
6+
37
## v0.19.0
48

59
- Use `Headers#add` instead of `Headers#[]=` in Rack3 and Rack31 adapters, which is the correct interface for appending headers.

0 commit comments

Comments
 (0)