Add Changes entry for Pg diff fix
Dagfinn Ilmari Mannsåker [Mon, 1 Sep 2014 16:23:59 +0000 (17:23 +0100)]
Changes

diff --git a/Changes b/Changes
index 9e91b66..39f808e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -8,6 +8,7 @@ Changes for SQL::Translator
  * Fix handling of views in MySQL DBI parser
  * Fix handling of renamed fields in SQLite diff (Peter Mottram)
  * Check numeric equality of default values in numeric-type fields (Wallace Reis)
+ * Fix handling of renamed fields in renamed tables in Pg diff (Peter Mottram)
 
 0.11018 2013-10-31 🎃