File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## Unreleased
3+ ## Version 1.8.2 - 2016-08-08
44### Fixed
55
66* Fix empty attribute_fields regression in advanced search mode introduced by
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ instead.
2929If you're viewing this at
3030[ github.com/activerecord-hackery/ransack] ( https://github.com/activerecord-hackery/ransack ) ,
3131you're reading the documentation for the master branch with the latest features.
32- [ View documentation for the last release (1.8.1 ).] ( https://github.com/activerecord-hackery/ransack/tree/v1.8.1 )
32+ [ View documentation for the last release (1.8.2 ).] ( https://github.com/activerecord-hackery/ransack/tree/v1.8.2 )
3333
3434## Getting started
3535
Original file line number Diff line number Diff line change 11module Ransack
2- VERSION = '1.8.1 '
2+ VERSION = '1.8.2 '
33end
You can’t perform that action at this time.
0 commit comments