1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-01-17 21:38:16 +01:00

Updated date

This commit is contained in:
Tobias Nyholm 2019-10-20 08:27:22 +02:00 committed by GitHub
parent 354b4b5575
commit d22913fae7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Change Log
## 6.4.0 - 2018-10-18
## 6.4.0 - 2018-10-23
* Improvement: Improved error messages when using cUrl < 7.21.2 [#2108](https://github.com/guzzle/guzzle/pull/2108)
* Fix: Test if response is readable before returing a summery in `RequestException::getResponseBodySummary()` [#2081](https://github.com/guzzle/guzzle/pull/2081)