Skip to content

Commit 5972e02

Browse files
authored
docs(4.38.0): update changelog (#2452)
## Description Changelog for `4.38.0` ## What type of PR is this? (check all applicable) - [ ] Bug Fix - [ ] Feature - [ ] Refactor - [ ] Deprecation - [ ] Breaking Change - [x] Documentation Update - [ ] CI ## Checklist - [ ] I have made corresponding changes to the documentation (`docs/`) - [x] I have made corresponding changes to the changelog (`CHANGELOG.md`)
1 parent e373f62 commit 5972e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ class Foo
1313
private string $ignoredProperty;
1414
}
1515
```
16+
* Added support for the `#[MapUploadedFile]` symfony controller argument attribute
1617

1718
## 4.37.0
1819
* Added Stoplight as an alternative UI option. https://stoplight.io/open-source/elements.
@@ -46,7 +47,6 @@ nelmio_api_doc:
4647
```
4748
4849
## 4.34.0
49-
* Added support for the `#[MapUploadedFile]` symfony controller argument attribute
5050
* Changed minimum Symfony version for 7.x from 7.0 to 7.1
5151
5252
## 4.33.6

0 commit comments

Comments
 (0)