Properly tag our XML namespace URI - it is not a real link
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index 4a92377..f707018 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,16 @@
+
+* De-linkify XML namespace in docs (RT#81838)
+
+# ----------------------------------------------------------
+# 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
 
 # ----------------------------------------------------------