release 2.6.0
[m6w6/ext-http] / CHANGELOG.md
index 18e339f0a15ad9521137a08bb66ca29ad7d0e624..35cce53da3489e9cdac804c3c1d1ab576fc75053 100644 (file)
@@ -2,7 +2,6 @@
 
 ## 2.6.0, 2016-12-12
 
-
 + Added http\Client\Curl\User interface for userland event loops
 + Added http\Url::IGNORE_ERRORS, http\Url::SILENT_ERRORS and http\Url::STDFLAGS
 + Added http\Client::setDebug(callable $debug)
@@ -36,7 +35,6 @@ Changes from beta2:
 * Fix bug #73185: Buffer overflow in HTTP parse_hostinfo() (Mike, @rc0r) (CVE-2016-7961)
 * Fix HTTP/2 version parser for older libcurl versions (Mike)
 
-
 ## 2.6.0RC1, 2016-10-04
 
 + Added http\Client\Curl\User interface for userland event loops