You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14-2Lines changed: 14 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,15 @@
1
1
# Change Log
2
2
3
-
## Unreleased
3
+
## Version 1.6.6 - 2015-04-05
4
+
### Changed
5
+
6
+
* Upgrade Polyamorous dependency to version 1.2.0, which uses Module#prepend instead of monkey-patching for hooking into Active Record (with Ruby 2.x).
7
+
8
+
*Jon Atack*
9
+
4
10
### Fixed
5
11
6
-
*A better fix for the "undefined method `model_name` for Ransack::Search"
12
+
*An improved fix for the "undefined method `model_name` for Ransack::Search"
0 commit comments