We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc04c8e + c216f92 commit 0bf5422Copy full SHA for 0bf5422
CHANGELOG.md
@@ -15,7 +15,13 @@
15
### Removed
16
- Deprecated option `debug_plugins` has been removed from `PluginClient`
17
18
-## 1.9.0 - [unreleased]
+## 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`.
25
26
### Changed
27
0 commit comments