Skip to content

Commit 0bf5422

Browse files
authored
Merge pull request #149 from php-http/update-from-master
Update from master
2 parents fc04c8e + c216f92 commit 0bf5422

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)