Skip to content

Commit 677cd6e

Browse files
committed
Update CHANGELOG.md
1 parent 7035e9a commit 677cd6e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
# Changelog
22

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+
310
## 2.5.1
411

5-
* Compatibility with Symfony 5
12+
* Compatibility with Symfony 5 beta
613
* Fix a notice in `SerializerContextBuilder`
714
* Fix dashed path segment generation
815
* Fix support for custom filters without constructor in the `@ApiFilter` annotation

0 commit comments

Comments
 (0)