add schema_components option
[dbsrgits/DBIx-Class-Schema-Loader.git] / Changes
diff --git a/Changes b/Changes
index bc34c3d..138dd1a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
+        - add schema_components option
         - sort relationships so they always come out in the same order
         - add rel_name_map option
         - fix the decimal data type for MS Access over ODBC