X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=CHANGELOG.md;h=a3da485c47170ab0c58c7ae89f33712ff1cf54ff;hb=b03233ec64943f70146131b1a8c46988be8f25e3;hp=37af2aad504c262da80ed45211ce39294567244b;hpb=0618dea119fb3782c2e254060ceea01eaec03aa3;p=m6w6%2Fext-http diff --git a/CHANGELOG.md b/CHANGELOG.md index 37af2aa..a3da485 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # ChangeLog v4 +## 4.2.3, 2022-MM-DD + +* Fix http\Client::requeue() not updating response callback + +## 4.2.2, 2022-02-25 + +* Fixed gh-issue #123: Segfault with libcurl 7.81 + ## 4.2.1, 2021-09-13 * Fixed failing tests with PHP-8.1 (see gh issue #120)