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