<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>doc/release_notes/3.1.0.txt</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,8 @@
-=== HEAD
+=== 3.1.0 (2009-06-04)
+
+* Require the classes match to consider an association a reciprocal (jeremyevans) (#270)
+
+* Make Migrator work correctly with file names like 001_873465873465873465_some_name.rb (jeremyevans) (#267)
 
 * Add Dataset#qualify_to and #qualify_to_first_source, for qualifying unqualified identifiers in the dataset (jeremyevans)
 
@@ -10,7 +14,7 @@
 
 * Add the :cartesian_product_number option to associations, for specifying if they can cause a cartesian product (jeremyevans)
 
-* Make :eager_graph association option work correctly when eagerly loading many_to_many associations (jeremyevans)
+* Make :eager_graph association option work correctly when lazily loading many_to_many associations (jeremyevans)
 
 * Make eager_unique_table_alias consider joined tables as well as tables in the FROM clause (jeremyevans)
 </diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 module Sequel
   MAJOR = 3
-  MINOR = 0
+  MINOR = 1
   TINY  = 0
   
   VERSION = [MAJOR, MINOR, TINY].join('.')</diff>
      <filename>lib/sequel/version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bf893ce47556a96fac96bd5e4bb26f1554ca7f35</id>
    </parent>
  </parents>
  <author>
    <name>Jeremy Evans</name>
    <email>code@jeremyevans.net</email>
  </author>
  <url>http://github.com/jeremyevans/sequel/commit/84db22136d694c13c55fad3707022a1c02b45c81</url>
  <id>84db22136d694c13c55fad3707022a1c02b45c81</id>
  <committed-date>2009-06-04T09:21:32-07:00</committed-date>
  <authored-date>2009-06-04T09:21:32-07:00</authored-date>
  <message>Bump version to 3.1.0</message>
  <tree>b384c92c4f6a8284171c90dd1bb27d110847d0ed</tree>
  <committer>
    <name>Jeremy Evans</name>
    <email>code@jeremyevans.net</email>
  </committer>
</commit>
