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-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
## v4.3.3
4
+
5
+
### Bug fixes
6
+
7
+
*[4ad230247](https://github.com/api-platform/core/commit/4ad23024747d59ea2483bbe693b498a6b08873fc) fix(openapi): default explode to true for form and cookie style param… (#7891)
8
+
3
9
## v4.3.2
4
10
5
11
### Bug fixes
@@ -4082,4 +4088,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
4082
4088
## 1.0.0 beta 2
4083
4089
4084
4090
* Preserve indexes when normalizing and denormalizing associative arrays
4085
-
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
4091
+
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
0 commit comments