connect_info replaces dsn/user/password/options
[dbsrgits/DBIx-Class-Schema-Loader.git] / Changes
diff --git a/Changes b/Changes
index 8dbdd06..8cf5e7f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
+0.02003 Not yet released
+        - Deprecated arguments: dsn, user, password, options
+        - New argument: connect_info
+
 0.02002 Sat Feb 18 19:53:12 UTC 2006
         - Added moniker_map and inflect_map