Update change log [skip ci]

This commit is contained in:
Jon Atack 2016-03-15 22:44:34 +01:00
parent b1cfed8fa9
commit 4d28609af7
1 changed files with 3 additions and 3 deletions

View File

@ -33,9 +33,9 @@
*Josh Hunter*, *Jon Atack*
* Add test for ActionController:Parameter object params in sort_link to ensure
Ransack is handling the Rails 5 changes correctly. Follow-up to
[#644](https://github.com/activerecord-hackery/ransack/pull/644).
* Add test for `ActionController:Parameter` object params in `sort_link` to
ensure Ransack is handling the Rails 5 changes correctly. Commit
[b1cfed8](https://github.com/activerecord-hackery/ransack/commit/b1cfed8).
*Ryan Wood*