Skip dumping unique indexes with expressions (RT#93613)
[dbsrgits/DBIx-Class-Schema-Loader.git] / Changes
diff --git a/Changes b/Changes
index 39c3788..7b47e7f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,7 @@ Revision history for Perl extension DBIx::Class::Schema::Loader
 
         - Add options to omit the version and timestamp from the
           generated code (RT#92300)
+        - Skip dumping unique indexes with expressions (RT#93613)
 
 0.07039  2014-01-06
         - Fix table listing with DBD::DB2 >= 1.85 (RT#91764)