Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
binarylogic committed Jun 28, 2009
1 parent ea3427c commit 2878f5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.rdoc
Expand Up @@ -7,6 +7,7 @@
* Added a delete method to the Search class to allow the deleting of conditions off of the object.
* Add alias_scope feature, lets your create "named scopes" that represent a procedure of named scopes, while at the same time telling Searchlogic it is safe to use in the Search class.
* Use url_for as the default with form_for since rails does some magic to determine the url to use.
* Switched to using inner joins instead of left outer joins.

== 2.0.1 released 2009-06-20

Expand Down

0 comments on commit 2878f5d

Please sign in to comment.