CHANGELOG.rdoc in searchlogic-1.6.4 vs CHANGELOG.rdoc in searchlogic-1.6.5

- old
+ new

@@ -1,4 +1,13 @@ +== 1.6.5 released 2009-04-2 + +* Skip all associations defined with the :finder_sql option, since conditions can not be chained to them, etc. +* Fixed bug when using non string values for the keywords condition. +* Fixed undefined methods link_options error. +* Return blank conditions when trying to scope blank conditions. Fixes the issue with groups that return a blank SQL string. +* Fixed issue with blank condition comparing boolean values to non boolean columns. +* Add utf-8 magic comment for ruby 1.9 + == 1.6.4 released 2009-01-22 * Fixed calling attribute_condition with newer versions of rails. == 1.6.3 released 2008-12-13 \ No newline at end of file