From 5a8675e38684480afbabda61bdc9986eda19f913 Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Mon, 29 Jun 2020 12:27:43 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed96e1756..450a9880e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ CHANGELOG 2.8.1 ----- +* fixed handling requests without a content type inside the `RequestBodyParamConverter` * `FlattenExceptionNormalizer` does no longer implement the `CacheableSupportsMethodInterface` to ensure compatibility with older versions of the Symfony Serializer component