We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6776231 commit 9edacabCopy full SHA for 9edacab
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v3.2.26
4
+
5
+### Bug fixes
6
7
+* [6776231ed](https://github.com/api-platform/core/commit/6776231eddebb8dbb9efdc66dec29247172cf0ea) fix: remove useless deprecation (#6481)
8
9
## v3.2.25
10
11
### Bug fixes
@@ -2123,4 +2129,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
2123
2129
## 1.0.0 beta 2
2124
2130
2125
2131
* Preserve indexes when normalizing and denormalizing associative arrays
2126
-* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
2132
+* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
0 commit comments