Minor change log changes [skip ci]

This commit is contained in:
Jon Atack 2015-01-05 16:54:21 +01:00
parent 65b2db43f4
commit 0cb8ebbfc2
1 changed files with 3 additions and 5 deletions

View File

@ -1,6 +1,4 @@
# Change Log
This change log was started in August 2014. All notable changes to this project
henceforth should be documented here.
## Master (Unreleased)
### Added
@ -27,9 +25,9 @@ henceforth should be documented here.
### Fixed
* Fix passing arrays to ransackers with Rails 4.2 / Arel 6.0. Pull requests
([#486](https://github.com/activerecord-hackery/ransack/pull/486)) and
([#488](https://github.com/activerecord-hackery/ransack/pull/488)).
* Fix passing arrays to ransackers with Rails 4.2 / Arel 6.0 (pull requests
[#486](https://github.com/activerecord-hackery/ransack/pull/486) and
[#488](https://github.com/activerecord-hackery/ransack/pull/488)).
*Idean Labib*