Added support for MySQL prefix indices (also fixes RT#68735)
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index ade4d54..2f808f4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,31 @@
+# ----------------------------------------------------------
+# 0.11017 2012-10-10
+# ----------------------------------------------------------
+
+* Added support for MySQL prefix indices (also fixes RT#68735)
+
+# ----------------------------------------------------------
+# 0.11016 2012-10-09
+# ----------------------------------------------------------
+
+* Allow passing an arrayref to SQLT->filename (lost in Mooification)
+
+# ----------------------------------------------------------
+# 0.11015 2012-10-05
+# ----------------------------------------------------------
+
+* Fix stupid missing version number in SQL::Translator::Schema::Object
+
+# ----------------------------------------------------------
+# 0.11014 2012-10-05
+# ----------------------------------------------------------
+
+* Relicense under Perl 5 terms
+
+# ----------------------------------------------------------
+# 0.11013_03 2012-09-25
+# ----------------------------------------------------------
+
 * Remove SQL::Translator::Schema::Graph as announced in 0.11011
 * Remove a number of no longer needed deps