Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit 01ca1f0

Browse files
Merge pull request #55 from php-http/changelog
Changelog for 2.0
2 parents de1ebb7 + 58ec851 commit 01ca1f0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change Log
22

3+
## 2.0.0
4+
5+
### Added
6+
7+
- Support for HTTPlug 2.0 and PSR-18
8+
9+
### Changed
10+
11+
- `Client` and `Promise` are both final.
12+
13+
### Removed
14+
15+
- Support for PHP <7.1
316

417
## 1.1.1 - 2016-05-10
518

0 commit comments

Comments
 (0)