Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit b27f8de

Browse files
committed
Adds CHANGELOG entry for #188
1 parent f47bafc commit b27f8de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ All notable changes to this project will be documented in this file, in reverse
2626

2727
- [#187](https://github.com/zendframework/zend-http/pull/187) fixes infinite recursion on invalid header. Now `InvalidArgumentException` exception is thrown.
2828

29+
- [#188](https://github.com/zendframework/zend-http/pull/188) fixes `Client::setCookies` method to properly handle array of `SetCookie` objects. Per [documentation](https://docs.zendframework.com/zend-http/client/cookies/#usage) it should be allowed.
30+
2931
## 2.10.0 - 2019-02-19
3032

3133
### Added

0 commit comments

Comments
 (0)