update requirements
[dbsrgits/DBIx-Class-Schema-Loader.git] / Changes
diff --git a/Changes b/Changes
index 27d93fe..4cca781 100644 (file)
--- a/Changes
+++ b/Changes
@@ -9,7 +9,7 @@ Revision history for Perl extension DBIx::Class::Schema::Loader
           (they now preserve customizations by default)
         - Added support for DBI's new standard "statistics_info"
           method to gather unique key info (only supported by
-          DBD::Pg trunk + DBI >= 1.52 so far)
+          DBD::Pg trunk afaik)
         - columns_info_for imported from DBIx::Class
         - relationships are now on by default, use skip_relationships
           to disable them