Skip to content

Commit

Permalink
Fix changelog with last changes on 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joelwurtz committed Sep 24, 2020
1 parent d8a0c07 commit 4cd5462
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Expand Up @@ -3,9 +3,8 @@
## 2.0.0

* Remove response and stream factory, use direct implementation of nyholm/psr7
* Async support with ext-async extension: see https://github.com/concurrent-php/ext-async
* PSR18 and HTTPlug 2 support
* Remove support for php 5.5, 5.6 and 7.0
* Remove support for php 5.5, 5.6, 7.0 and 7.1
* SSL Method now defaults to `STREAM_CRYPTO_METHOD_TLSv1_2_CLIENT`

## 1.4.0
Expand Down

0 comments on commit 4cd5462

Please sign in to comment.