0.42
[DBIx-DBSchema.git] / Changes
diff --git a/Changes b/Changes
index 83f6abd..e63bf19 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,13 @@
 Revision history for Perl extension DBIx::DBSchema.
 
+0.42 Sun Nov  3 01:09:27 PST 2013
+        - Basic foreign key support
+          + table creation
+          + table alteration (adding new foreign keys)
+          + reverse-engineering (Pg driver)
+
 0.41_01 unreleased
-        - consolidate multiple ALTER TABLE statements for efficiency
+        - consolidate multiple ADD/ALTER COLUMN statements into one ALTER TABLE
 
 0.40 Sat Dec 17 17:03:51 PST 2011
         - doc: sql_update_schema link to sql_add_column misspelled