From 665bfc381bb910385f70391ed3eeefd0b7bbdd0d Mon Sep 17 00:00:00 2001 From: David Buchmann Date: Fri, 14 Apr 2023 15:30:08 +0200 Subject: [PATCH] prepare release --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e795fce..ece4e78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Change Log +## 2.6.1 - 2023-04-14 + +- Allow installation with http-message (PSR-7) version 2 in addition to version 1. +- Support for PHP 8.2 + ## 2.6.0 - 2022-09-29 - [RedirectPlugin] Redirection of non GET/HEAD requests with a body now removes the body on follow-up requests, if the