unregister dropped sources on rescan
[dbsrgits/DBIx-Class-Schema-Loader.git] / Changes
diff --git a/Changes b/Changes
index b21aada..c6454fb 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
+        - unregister dropped sources on rescan
         - added 'preserve_case' option with support for SQLite, mysql, MSSQL and
           Firebird/InterBase; removed the MSSQL 'case_sensitive_collation' and
           the Firebird/InterBase 'unquoted_ddl' options in favor of it.