diff --git a/CHANGELOG.md b/CHANGELOG.md index 16b6ddf..51c102e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,12 @@ *Nate Berkopec*, *Jon Atack* +* Update travis-ci to no longer test Rails 3.1 with Ruby 2.2 and speed up the test matrix. + +* Refactor Nodes::Condition. + + *Jon Atack* + ## Version 1.6.2 - 2015-01-14 diff --git a/README.md b/README.md index c47cbf4..f69f4c7 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ instead. If you're viewing this at [github.com/activerecord-hackery/ransack](https://github.com/activerecord-hackery/ransack), you're reading the documentation for the master branch with the latest features. -[View documentation for the last release (1.6.2).] -(https://github.com/activerecord-hackery/ransack/tree/v1.6.2) +[View documentation for the last release (1.6.3).] +(https://github.com/activerecord-hackery/ransack/tree/v1.6.3) ## Getting started