Navigation Menu

Skip to content

Commit

Permalink
Merge pull request #29641 from prathamesh-sonpatki/fix-changelog-5-1-…
Browse files Browse the repository at this point in the history
…stable

Fix the class name --> ActionController::Parameters [ci skip]
  • Loading branch information
rafaelfranca committed Jun 30, 2017
2 parents 15ec61d + 041dcf6 commit b77ce94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actionpack/CHANGELOG.md
@@ -1,6 +1,6 @@
## Rails 5.1.2 (June 26, 2017) ##

* Fallback `ActionParameters#to_s` to `Hash#to_s`.
* Fallback `ActionController::Parameters#to_s` to `Hash#to_s`.

*Kir Shatrov*

Expand Down

0 comments on commit b77ce94

Please sign in to comment.