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
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Changelog
2
2
3
+
## v4.2.6
4
+
5
+
### Bug fixes
6
+
7
+
*[53d3f8481](https://github.com/api-platform/core/commit/53d3f84817212baccb1a27aa8acf537d7ca6ff10) fix(state): object mapper flag (#7541)
8
+
*[f4a1697ca](https://github.com/api-platform/core/commit/f4a1697ca8028395c611648bd0032a8761069e67) Revert "fix: 🐛 make default value of `pagination_maximum_items_per_page` same…" (#7533)
9
+
10
+
11
+
### Features
12
+
3
13
## v4.2.5
4
14
5
15
### Bug fixes
@@ -3773,4 +3783,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
3773
3783
## 1.0.0 beta 2
3774
3784
3775
3785
* Preserve indexes when normalizing and denormalizing associative arrays
3776
-
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
3786
+
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
0 commit comments