CHANGELOG.rdoc in searchlogic-1.5.8 vs CHANGELOG.rdoc in searchlogic-1.5.9

- old
+ new

@@ -1,5 +1,10 @@ -== 1.5.8 released 2008-11-30 +== 1.5.9 released 2008-12-3 + +* Added metaclass object extension for older version of ActiveSupport. +* Added average, count, and sum modifiers. + +== 1.5.8 released 2008-12-3 * Removed array support for groups, arrays will set conditions, not create multiple groups. If you need to create multiple groups you will have to pass an array with multiple {:group => my_groups} hashes. * Fixed issues with using name spaced models. * Added support for multiparameter conditions to support date_select helpers. \ No newline at end of file