<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,8 @@
 h3. What's New?
 
 * 2009-08-15
-** A few minor tweaks and patches push the version to 0.3.4, compatible with CouchDB 0.9.1.
+** A few tweaks, patches and fixes push the version to 0.3.5, compatible with CouchDB 0.9.1 and the 0.10 branch.
+** The Rails error_messages_for helper is now supported. Thanks to &quot;Balint Erdi&quot;:http://github.com/balinterdi.
 * 2009-05-27
 ** Added minimal support for data migrations. Although CouchDB's nature removes the necessity for migrations, certain knowledge that all objects possess a particular property can simplify client logic. This desire for simplification is the rationale behind this change.
 * 2009-04-19 </diff>
      <filename>README.textile</filename>
    </modified>
    <modified>
      <diff>@@ -4,7 +4,7 @@ require 'spec/rake/spectask'
 
 PLUGIN = &quot;relaxdb&quot;
 NAME = &quot;relaxdb&quot;
-GEM_VERSION = &quot;0.3.4&quot;
+GEM_VERSION = &quot;0.3.5&quot;
 AUTHOR = &quot;Paul Carey&quot;
 EMAIL = &quot;paul.p.carey@gmail.com&quot;
 HOMEPAGE = &quot;http://github.com/paulcarey/relaxdb/&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -3,7 +3,7 @@
 
 Gem::Specification.new do |s|
   s.name = &quot;relaxdb&quot;
-  s.version = &quot;0.3.4&quot;
+  s.version = &quot;0.3.5&quot;
   s.date = &quot;2009-08-15&quot;
   s.summary = &quot;RelaxDB provides a simple interface to CouchDB&quot;
   s.email = &quot;paul.p.carey@gmail.com&quot;</diff>
      <filename>relaxdb.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9aa103d4e39dcfc4bbdc6ae937a20deb5309bb52</id>
    </parent>
  </parents>
  <author>
    <name>Paul Carey</name>
    <email>paul.p.carey@gmail.com</email>
  </author>
  <url>http://github.com/paulcarey/relaxdb/commit/c9aed013796c27ce35d0df968a7936f457e40d61</url>
  <id>c9aed013796c27ce35d0df968a7936f457e40d61</id>
  <committed-date>2009-08-15T03:02:41-07:00</committed-date>
  <authored-date>2009-08-15T03:02:41-07:00</authored-date>
  <message>Updated readme and version bump.</message>
  <tree>707775669204d3a442c360c0a032bfd04f70041a</tree>
  <committer>
    <name>Paul Carey</name>
    <email>paul.p.carey@gmail.com</email>
  </committer>
</commit>
