0.43
[DBIx-DBSchema.git] / Changes
diff --git a/Changes b/Changes
index 57589a1..42bb0bf 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,9 +1,10 @@
 Revision history for Perl module DBIx::DBSchema
 
-0.43_01 not released
+0.43 2013-11-04 14:58;32 PST
     - Incorporate CPAN::Changes::Spec-compliant Changes file from Neil Bowers
       <neilb@cpan.org>, closes: CPAN#90023, thanks!
     - Fix table creation broken by 0.42
+    - Create/alter tables before foreign key changes
 
 0.42 2013-11-03 01:09:27 PST
     - Basic foreign key support