prevent debug calls with expensive arguments if debugging is not enabled
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index f2ecbad..728a6a1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
 Changes for SQL::Translator
 
  * Add support for monotonically increasing SQLite autoincs (GH#47)
+ * Declare dependencies in deterministic order (RT#102859)
+ * Multiple speedups of naive internal debugging mechanism
+ * Remove dependency on List::MoreUtils ( http://is.gd/lmu_cac_debacle )
 
 0.11021 2015-01-29