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

Commit b69bb8d

Browse files
committed
Update CHANGELOG
1 parent e085707 commit b69bb8d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

3+
## [2.0.0] - 2019-02-02
4+
5+
### Added
6+
7+
- Support for HTTPlug 2.0 and PSR-18
8+
9+
### Changed
10+
11+
- `\Http\Adapter\Guzzle5\Tests\ExceptionTest` extends `\PHPUnit\Framework\TestCase` instead of `PHPUnit_Framework_TestCase`
12+
13+
### Removed
14+
15+
- Support for PHP <7.0
16+
- Support for PHPUnit <6.0
17+
318
## 1.0.1 - 2017-07-11
419

520
### Fixed

0 commit comments

Comments
 (0)