Skip to content

Commit

Permalink
minor #54316 Add missing changelog for PR53898 (AurelienPillevesse)
Browse files Browse the repository at this point in the history
This PR was merged into the 7.1 branch.

Discussion
----------

Add missing changelog for PR53898

| Q             | A
| ------------- | ---
| Branch?       | 7.1
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Issues        | -
| License       | MIT

Add missing changelog in my PR merged today : #53898

Commits
-------

c86f689 add missing changelog for PR 53898
  • Loading branch information
fabpot committed Mar 17, 2024
2 parents 3453749 + c86f689 commit 099daf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Symfony/Component/Serializer/CHANGELOG.md
Expand Up @@ -7,6 +7,7 @@ CHANGELOG
* Add `DateTimeNormalizer::CAST_KEY` context option
* Add `Default` and "class name" default groups
* Add `AbstractNormalizer::FILTER_BOOL` context option
* Add `CamelCaseToSnakeCaseNameConverter::REQUIRE_SNAKE_CASE_PROPERTIES` context option

7.0
---
Expand Down

0 comments on commit 099daf5

Please sign in to comment.