Skip to content

Commit 6066342

Browse files
committed
Document BC break in AbstractController::render
1 parent e16f6dd commit 6066342

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ CHANGELOG
66

77
* Add `HttpClientAssertionsTrait`
88
* Add `AbstractController::renderBlock()` and `renderBlockView()`
9+
* Remove call to `renderView()` in `AbstractController::render()`
910
* Add native return type to `Translator` and to `Application::reset()`
1011
* Deprecate the integration of Doctrine annotations, either uninstall the `doctrine/annotations` package or disable the integration by setting `framework.annotations` to `false`
1112
* Enable `json_decode_detailed_errors` context for Serializer by default if `kernel.debug` is true and the `seld/jsonlint` package is installed

0 commit comments

Comments
 (0)