Skip to content

Commit 1d4fc2f

Browse files
committed
Add release notes.
1 parent 872aa31 commit 1d4fc2f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

releases.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
- Always use `#parse` when parsing header values from strings to ensure proper normalization and validation.
66
- Introduce `Protocol::HTTP::InvalidTrailerError` which is raised when a trailer header is not allowed by the current policy.
7+
- **Breaking**: `Headers#each` now yields parsed values according to the current policy. For the previous behaviour, use `Headers#fields`.
78

89
## v0.56.0
910

0 commit comments

Comments
 (0)