We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ccee8d commit 90583fbCopy full SHA for 90583fb
CHANGELOG.md
@@ -1,6 +1,13 @@
1
CHANGELOG
2
=========
3
4
+3.0.1
5
+-----
6
+
7
+* fixed handling requests without a content type inside the `RequestBodyParamConverter`
8
+* `FlattenExceptionNormalizer` does no longer implement the `CacheableSupportsMethodInterface` to
9
+ ensure compatibility with older versions of the Symfony Serializer component
10
11
3.0.0
12
-----
13
0 commit comments