Skip to content

Commit

Permalink
Update changelog with activerecord-hackery#486 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ideanl committed Jan 4, 2015
1 parent 9631f1d commit 49328dc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ henceforth should be documented here.

### Fixed

* Fix passing in arrays for custom ransackers searching by id, to improve
compatibility with Rails 4.2 (Arel 6.0).
([pull request](https://github.com/activerecord-hackery/ransack/pull/486))

*Idean Labib*

* Make `search_form_for`'s default `:as` option respect the custom search key
if it has been set
([pull request](https://github.com/activerecord-hackery/ransack/pull/470)).
Expand Down

0 comments on commit 49328dc

Please sign in to comment.