Skip to content

Commit b5a93fb

Browse files
committed
doc: changelog 3.3.5
[ci skip]
1 parent 42ab205 commit b5a93fb

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.commitlintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"build",
8585
"chore",
8686
"ci",
87-
"docs",
87+
"doc",
8888
"feat",
8989
"fix",
9090
"perf",

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

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+
39
## v3.3.4
410

511
### Bug fixes
@@ -2310,4 +2316,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
23102316
## 1.0.0 beta 2
23112317

23122318
* 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

0 commit comments

Comments
 (0)