Skip to content

Commit 8e2505d

Browse files
committed
prepare release
1 parent a250aa2 commit 8e2505d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Change Log
22

3-
## Unreleased
3+
## 1.6.0 - 2019-01-23
44

55
### Added
66

7+
* Support for HTTPlug 2 / PSR-18
78
* Added `cache_listeners` option, which takes an array of `CacheListener`s, who get notified and can optionally act on a Response based on a cache hit or miss event. An implementation, `AddHeaderCacheListener`, is provided which will add an `X-Cache` header to the response with this information.
89

910
## 1.5.0 - 2017-11-29

0 commit comments

Comments
 (0)