Add space after =cut statement
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index 6c9c88e..6b576b3 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
 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
 
  * Fix Oracle producer generating an unnecessary / at the end in case there