Skip to content

Commit 53330f4

Browse files
authored
Prepare for 1.7.0 release (#353)
* Prepare for 1.7.0 release * minor
1 parent b2007a5 commit 53330f4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99

1010
## [Unreleased]
1111

12+
## [1.7.0] - 2020-09-30
13+
1214
### Added
1315

1416
- Replaced functions by static methods
@@ -18,6 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1820
- Converting a non-seekable stream to a string
1921
- Handle multiple Set-Cookie correctly
2022
- Ignore array keys in header values when merging
23+
- Allow multibyte characters to be parsed in `Message:bodySummary()`
2124

2225
### Changed
2326

0 commit comments

Comments
 (0)