Factor out the dumper-test machinery, separate the use_moose dump
[dbsrgits/DBIx-Class-Schema-Loader.git] / Changes
diff --git a/Changes b/Changes
index ae8922c..47b1b47 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
+        - Switch to MRO::Compat
+        - Fix oracle common tests failure / lc(undef) warnings
+        - Bump Moose/Moosex::NonMoose optional dependencies to fixed-up
+          versions
+
+0.07001  2010-07-24 21:28:08
         - put is_deferrable => 1 back into default attributes for belongs_to
         - fix Postgres sequence detection for qualified sequences
         - detect DOS line ends in table/column comments and convert to \n