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

Add CHANGELOG for #29630 [ci skip]

This commit is contained in:
Prathamesh Sonpatki 2017-07-01 01:38:10 +05:30
parent de011ac624
commit b38c370b0c
No known key found for this signature in database
GPG key ID: 8B90F6B89E2BCB71

View file

@ -1,3 +1,7 @@
* Fallback `ActionController::Parameters#to_s` to `Hash#to_s`.
*Kir Shatrov*
* `driven_by` now registers poltergeist and capybara-webkit
If driver poltergeist or capybara-webkit is set for System Tests,