Skip to content

Commit 1544455

Browse files
authored
Merge pull request rails#50249 from akhilgkrishnan/add-actionview-deprecation
Add actionview deprecation to 7.2 release note [skip ci]
2 parents a35ceb4 + cc55785 commit 1544455

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

guides/source/7_2_release_notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ Please refer to the [Changelog][action-view] for detailed changes.
7777

7878
### Deprecations
7979

80+
* Deprecate passing content to void elements when using `tag.br` type tag builders.
81+
8082
### Notable changes
8183

8284
Action Mailer

0 commit comments

Comments
 (0)