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.15
4
+
5
+
### Bug fixes
6
+
7
+
*[ab03b5544](https://github.com/api-platform/core/commit/ab03b5544f742b98a39cc23fc157f1be7a2e0c63) fix(openapi): typing issue with `openapiContext` in `#[ApiProperty]` (#6910)
8
+
3
9
## v3.4.14
4
10
5
11
### Bug fixes
@@ -2701,4 +2707,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
2701
2707
## 1.0.0 beta 2
2702
2708
2703
2709
* Preserve indexes when normalizing and denormalizing associative arrays
2704
-
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
2710
+
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
0 commit comments