1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-04-21 07:02:01 +02:00

Fixed month in change log (#2422)

This commit is contained in:
Graham Campbell 2019-12-07 20:28:19 +00:00 committed by Tobias Nyholm
parent dbc2bc3a29
commit f83124f46f

View File

@ -1,6 +1,6 @@
# Change Log
## 6.5.0 - 2019-11-07
## 6.5.0 - 2019-12-07
* Improvement: Added support for reset internal queue in MockHandler. [#2143](https://github.com/guzzle/guzzle/pull/2143)
* Improvement: Added support to pass arbitrary options to `curl_multi_init`. [#2287](https://github.com/guzzle/guzzle/pull/2287)