<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,7 +5,7 @@ Contact willem AT vanbergen DOT org if you want to help out
 
 New functionality:
 - Search model associations as well
-- Allow OR-queries
+- Allow other search operators than %LIKE% 
 
 Refactoring:
 - Better separation of query building and query string parser</diff>
      <filename>TODO</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 Gem::Specification.new do |s|
   s.name    = 'scoped_search'
   s.version = '0.2.0'
-  s.date    = '2008-09-11'
+  s.date    = '2008-09-13'
   
   s.summary = &quot;A Rails plugin to search your models using a named_scope&quot;
   s.description = &quot;Scoped search makes it easy to search your ActiveRecord-based models. It will create a named scope according to a provided query string. The named_scope can be used like any other named_scope, so it can be cchained or combined with will_paginate.&quot;</diff>
      <filename>scoped_search.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3149a7daf8e9b714d132681b00f9abe00d16556d</id>
    </parent>
  </parents>
  <author>
    <name>Willem van Bergen</name>
    <email>willem@vanbergen.org</email>
  </author>
  <url>http://github.com/wvanbergen/scoped_search/commit/3d9939e42ded957a7115cca46981e0386a27a180</url>
  <id>3d9939e42ded957a7115cca46981e0386a27a180</id>
  <committed-date>2008-09-13T03:50:52-07:00</committed-date>
  <authored-date>2008-09-13T03:50:52-07:00</authored-date>
  <message>TODO &amp; gemspect update</message>
  <tree>11750cd203733e41e04984f0a6014275bd22e558</tree>
  <committer>
    <name>Willem van Bergen</name>
    <email>willem@vanbergen.org</email>
  </committer>
</commit>
