Skip to content

Commit 4e7d534

Browse files
committed
Update change log [skip ci]
1 parent 6e004ec commit 4e7d534

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Change Log
22

33
## Unreleased
4+
### Fixed
5+
6+
* Fix empty attribute_fields regression in advanced search mode introduced by
7+
[235eae3](https://github.com/activerecord-hackery/ransack/commit/235eae3).
8+
Closes
9+
[#701](https://github.com/activerecord-hackery/ransack/issues/701). Commit
10+
[2839acf](https://github.com/activerecord-hackery/ransack/commit/2839acf).
11+
12+
*Jon Atack, Jay Dorsey, Stefan Haslinger, Igor Kasyanchuk*
13+
414
### Added
515

616
* Add `sort_url` view helper that returns only the url of a `sort_link`. PR

0 commit comments

Comments
 (0)