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
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
## v3.1.28
4
+
5
+
### Bug fixes
6
+
7
+
*[2c25293ba](https://github.com/api-platform/core/commit/2c25293ba933d37a14f2db8229aa47bb75b10669) fix(symfony): context not serializable when session (#6302)
8
+
3
9
## v3.1.27
4
10
5
11
### Bug fixes
@@ -1754,4 +1760,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
1754
1760
## 1.0.0 beta 2
1755
1761
1756
1762
* Preserve indexes when normalizing and denormalizing associative arrays
1757
-
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
1763
+
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
0 commit comments