You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Changelog
2
2
3
+
## v3.2.16
4
+
5
+
### Bug fixes
6
+
7
+
*[56744dcfa](https://github.com/api-platform/core/commit/56744dcfa07f79ca58926cb199356e849ddb3a93) fix(serializer): fix union types on collection denormalization (#6192)
8
+
*[d8e2d0c5e](https://github.com/api-platform/core/commit/d8e2d0c5e9b48c15d60a734086b0102b6ecf95c8) fix(doctrine): doctrine/orm:^3.0 support (#6193)
9
+
*[f891f16d5](https://github.com/api-platform/core/commit/f891f16d50b665f25e4699291526161e16ce0fa7) fix(doctrine): isAssociationInverseSide before getMappedBy (#6197)
10
+
3
11
## v3.2.15
4
12
5
13
### Bug fixes
@@ -2044,4 +2052,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
2044
2052
## 1.0.0 beta 2
2045
2053
2046
2054
* Preserve indexes when normalizing and denormalizing associative arrays
2047
-
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
2055
+
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
0 commit comments