prepare v3.2.5
[m6w6/ext-http] / CHANGELOG.md
index ef31dc36c5b0c675a95b99d5b2b93269019c3672..b76f56db32c6ea399be1cae48f8bd1f8c53621b9 100644 (file)
@@ -1,5 +1,24 @@
 # ChangeLog v3
 
+## 3.2.5, 2022-02-25
+
+* Fixed gh-issue #123: Segfault with libcurl 7.81
+
+## 3.2.4, 2021-01-13
+
+* Fixed configure on systems which do not provide icu-config
+* Fixed gh-issue #89: Cookie handling cannot be disabled since v3.2.1
+
+## 3.2.3, 2019-10-29
+
+* Fixed Windows build (Jan Ehrhardt)
+
+## 3.2.2, 2019-10-24
+
+* PHP-7.4 compatibility
+* Fixed gh-issue #92: http\Message\Body::addForm() discards numeric names
+* Fixed gh-issue #95: typo in http\Message::getResponseCode()'s error message
+
 ## 3.2.1, 2019-06-07
 
 * Fixed gh-issue #88: Unable to run test suite (Remi Collet)
@@ -172,4 +191,3 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i
 
 PHP7 compatible release based on the 2.5.x series with the following backwards incompatible changes:
 - removed http\Url::FROM_ENV from the default flags of the http\Url constructor, use http\Env\Url instead
-