Skip to content

Commit

Permalink
Prepare for 1.7.0 release (#353)
Browse files Browse the repository at this point in the history
* Prepare for 1.7.0 release

* minor
  • Loading branch information
Nyholm authored Sep 30, 2020
1 parent b2007a5 commit 53330f4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [1.7.0] - 2020-09-30

### Added

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

### Changed

Expand Down

0 comments on commit 53330f4

Please sign in to comment.