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 7035e9a commit 677cd6eCopy full SHA for 677cd6e
CHANGELOG.md
@@ -1,8 +1,15 @@
1
# Changelog
2
3
+## 2.5.2
4
+
5
+* Compatibility with Symfony 5 RC
6
+* Compatibility with NelmioCorsBundle 2
7
+* Fix the type of `ApiResource::$paginationPartial`
8
+* Ensure correct return type from `AbstractItemNormalizer::normalizeRelation`
9
10
## 2.5.1
11
-* Compatibility with Symfony 5
12
+* Compatibility with Symfony 5 beta
13
* Fix a notice in `SerializerContextBuilder`
14
* Fix dashed path segment generation
15
* Fix support for custom filters without constructor in the `@ApiFilter` annotation
0 commit comments