File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v3.2.3
4
+
5
+ ### Bug fixes
6
+
7
+ * [ 0f015214c] ( https://github.com/api-platform/core/commit/0f015214c311c31f4065d3c4b3c171c3152a4e64 ) fix(symfony): 404 wrongly normalized (#5936 )
8
+ * [ 495f75f81] ( https://github.com/api-platform/core/commit/495f75f811aedee491e3e419ca9d7040aea7355c ) fix(serializer): json non-resource intermitent class (#5937 )
9
+
3
10
## v3.2.2
4
11
5
12
### Bug fixes
@@ -1892,4 +1899,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
1892
1899
## 1.0.0 beta 2
1893
1900
1894
1901
* Preserve indexes when normalizing and denormalizing associative arrays
1895
- * Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
1902
+ * Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
You can’t perform that action at this time.
0 commit comments