mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Add CHANGELOG entry for #41215
This commit is contained in:
parent
033706b2dc
commit
bf545b73b7
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
* Remove legacy default `media=screen` from `stylesheet_link_tag`.
|
||||
|
||||
*André Luis Leal Cardoso Junior*
|
||||
|
||||
* Change `ActionView::Helpers::FormBuilder#button` to transform `formmethod`
|
||||
attributes into `_method="$VERB"` Form Data to enable varied same-form actions:
|
||||
|
||||
|
|
Loading…
Reference in a new issue