Add space after =cut statement
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index f2ecbad..6b576b3 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,11 @@
 Changes for SQL::Translator
 
  * Add support for monotonically increasing SQLite autoincs (GH#47)
+ * Fix forgotten quoting in the MySQL DROP TABLE diff producer (GH#50)
+ * Improve add_trigger consistency between producers (GH#48)
+ * Declare dependencies in deterministic order (RT#102859)
+ * Multiple speedups of naive internal debugging mechanism (GH#54)
+ * Remove dependency on List::MoreUtils ( http://is.gd/lmu_cac_debacle )
 
 0.11021 2015-01-29