mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
No need CHANGLOG entry for a bug in a non released version
[ci skip]
This commit is contained in:
parent
bc644c54d6
commit
0863c9248f
1 changed files with 0 additions and 7 deletions
|
@ -1,10 +1,3 @@
|
|||
* Fix bug where `routing_type=path` would end up in query string of paths
|
||||
generated by `edit_` and `new_polymorphic_path`
|
||||
|
||||
Fixes #17057.
|
||||
|
||||
*Gert Goet*
|
||||
|
||||
* Deprecate implicit Array conversion for Response objects. It was added
|
||||
(using `#to_ary`) so we could conveniently use implicit splatting:
|
||||
|
||||
|
|
Loading…
Reference in a new issue