Skip to content

Commit 05629a1

Browse files
committed
chore: changelog 3.2.10
1 parent 4f1b08c commit 05629a1

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## v3.2.10
4+
5+
### Bug fixes
6+
7+
* [6f3c6a663](https://github.com/api-platform/core/commit/6f3c6a663cc55730580b82d146b8d62cac4f1bc5) fix(symfony): attribute filter names (#6062)
8+
* [dc77c7949](https://github.com/api-platform/core/commit/dc77c7949a6e8c48d57708d8f43027e00124388c) fix(symfony): disable symfony error handling by default
9+
* [f75649d49](https://github.com/api-platform/core/commit/f75649d49139e332bb739aece56a315943162770) fix(symfony): use Type constraint violation code instead of exception code
10+
311
## v3.2.9
412

513
* [ecffcde](https://github.com/api-platform/core/pull/6063/commits/ecffcdeb0a27e49256c56502f6f6e327d9e03d5b) chore: remove comparator conflict wrongly introduced
@@ -1981,4 +1989,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
19811989
## 1.0.0 beta 2
19821990

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

0 commit comments

Comments
 (0)