1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Add CHANGELOG entry for #17064

This commit is contained in:
Rafael Mendonça França 2014-10-25 16:20:44 -07:00
parent b2278aa1a0
commit 450743cf56

View file

@ -1,3 +1,9 @@
* Update `select_tag` to work correctly with `:include_blank` option passing a string.
Fixes #16483.
*Frank Groeneveld*
* Changed the meaning of `render "foo/bar"`.
Previously, calling `render "foo/bar"` in a controller action is equivalent