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.12
4
+
5
+
### Bug fixes
6
+
7
+
*[1c1023a71](https://github.com/api-platform/core/commit/1c1023a71dd6ea9302c6065aade72f3e93deb6b6) fix: better generics support for State\ProcessorInterface (#6103)
8
+
*[dcab6c79e](https://github.com/api-platform/core/commit/dcab6c79e96ccf8351d855013474d32d5cf129e5) fix(jsonschema): keep integer and number properties draft 4 compliant (#6098)
9
+
*[ef4b261f1](https://github.com/api-platform/core/commit/ef4b261f1e4d67d064be9745d2b9e0c68d3032aa) fix(graphql): remove count query if paginationInfo is not requested (#6068)
10
+
3
11
## v3.2.11
4
12
5
13
### Bug fixes
@@ -2007,4 +2015,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
2007
2015
## 1.0.0 beta 2
2008
2016
2009
2017
* Preserve indexes when normalizing and denormalizing associative arrays
2010
-
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
2018
+
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
0 commit comments