File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 84
84
"build",
85
85
"chore",
86
86
"ci",
87
- "docs ",
87
+ "doc ",
88
88
"feat",
89
89
"fix",
90
90
"perf",
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v3.3.5
4
+
5
+ ### Bug fixes
6
+
7
+ * [ 55f27dc7a] ( https://github.com/api-platform/core/commit/55f27dc7adbf2456ec7700dd57e10c036eb260c0 ) fix(symfony): documentation request _ format (#6390 )
8
+
3
9
## v3.3.4
4
10
5
11
### Bug fixes
@@ -2310,4 +2316,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
2310
2316
# # 1.0.0 beta 2
2311
2317
2312
2318
* Preserve indexes when normalizing and denormalizing associative arrays
2313
- * Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
2319
+ * 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