Skip to content

Commit 5dc43a3

Browse files
committed
Merge 3.1
2 parents ce560cf + 467ad60 commit 5dc43a3

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
@@ -256,6 +256,13 @@ Notes:
256256
* [92a81f024](https://github.com/api-platform/core/commit/92a81f024541054b9322e7457b75c721261e14e0) feat(graphql): allow to disable the introspection query (#5711)
257257
* [d793ffb92](https://github.com/api-platform/core/commit/d793ffb9228a21655ee35f0b90a959f93281a4cf) feat: union/intersect types (#5470)
258258

259+
## v3.1.25
260+
261+
### Bug fixes
262+
263+
* [5de077e7d](https://github.com/api-platform/core/commit/5de077e7de94f2e07ca615efc5ecf1b32b37a10e) fix(symfony): use Type constraint violation code instead of exception code (#6064)
264+
* [d3484b0f1](https://github.com/api-platform/core/commit/d3484b0f1bf06e518c83cd15e67ed10e9a75fe03) fix(serializer): integrate root_resource_class to cache key (#6073)
265+
259266
## v3.1.24
260267

261268
### Bug fixes
@@ -1989,4 +1996,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
19891996
## 1.0.0 beta 2
19901997

19911998
* Preserve indexes when normalizing and denormalizing associative arrays
1992-
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
1999+
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance

0 commit comments

Comments
 (0)