Skip to content

Commit 8b02b2b

Browse files
authored
Improve changelog (#4132)
1 parent 414351b commit 8b02b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
* OpenAPI: **BC** Replace all characters other than `[a-zA-Z0-9\.\-_]` to `.` in definition names to be compliant with OpenAPI 3.0 (#3669)
8383
* OpenAPI: Refactor OpenAPI v3 support, OpenAPI v2 (aka Swagger) is deprecated (#3407)
8484
* Order: Support default order for a specific custom operation (#3784)
85-
* PATCH: Support patching deep objects (#3847)
85+
* PATCH: **BC** Support patching deep objects, previously new objects were created instead of updating current objects (#3847)
8686
* Router: UrlGenerator strategy configuration via `url_generation_strategy` (#3198)
8787
* Routing: Add stateless `ApiResource` attribute (#3436)
8888
* Security: Add support for access control rule on attributes (#3503)

0 commit comments

Comments
 (0)