Skip to content

Commit c216f92

Browse files
committed
Merge remote-tracking branch 'origin/master' into 2.x
2 parents fc04c8e + 9c21b60 commit c216f92

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,13 @@
1515
### Removed
1616
- Deprecated option `debug_plugins` has been removed from `PluginClient`
1717

18-
## 1.9.0 - [unreleased]
18+
## 1.9.0 - 2019-01-03
19+
20+
### Added
21+
22+
- Support for PSR-18 clients
23+
- Added traits `VersionBridgePlugin` and `VersionBridgeClient` to help plugins and clients to support both
24+
1.x and 2.x version of `php-http/client-common` and `php-http/httplug`.
1925

2026
### Changed
2127

0 commit comments

Comments
 (0)