update Changes
Rafael Kitover [Wed, 1 Jun 2011 04:43:25 +0000 (00:43 -0400)]
Changes

diff --git a/Changes b/Changes
index 8b8f0f1..da4dc7a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
+        - remove '$table has no primary key' warning
         - added uniq_to_primary option to promote unique keys to primary keys
           (RT#25944)
         - support arrayrefs for result_namespace and resultset_namespace