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-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
## v3.4.7
4
+
5
+
### Bug fixes
6
+
7
+
*[2d25e79e0](https://github.com/api-platform/core/commit/2d25e79e0e04ce549fb67ecc2017798a8deb7458) fix(symfony): unset item_uri_template when serializing an error (#6816)
8
+
3
9
## v3.4.6
4
10
5
11
### Bug fixes
@@ -2652,4 +2658,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
2652
2658
## 1.0.0 beta 2
2653
2659
2654
2660
* Preserve indexes when normalizing and denormalizing associative arrays
2655
-
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
2661
+
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
0 commit comments