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.
1 parent 1ea684d commit c8e583dCopy full SHA for c8e583d
CHANGELOG.md
@@ -3,6 +3,15 @@
3
## [Unreleased]
4
5
6
+## 0.6.0 - 2016-01-12
7
+
8
+### Changed
9
10
+- Root namespace changed from `Http\Curl` to `Http\Client\Curl`.
11
+- Main client class name renamed from `CurlHttpClient` to `Client`.
12
+- Minimum required [php-http/discovery](https://packagist.org/packages/php-http/discovery)
13
+ version changed to 0.5.
14
15
16
## 0.5.0 - 2015-12-18
17
0 commit comments