Skip to content

Commit c8e583d

Browse files
committed
Update CHANGELOG.
1 parent 1ea684d commit c8e583d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
## [Unreleased]
44

55

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+
615

716
## 0.5.0 - 2015-12-18
817

0 commit comments

Comments
 (0)