Fail more gracefully on non-loadable compiled module parts
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index 4d36f95..8681c21 100644 (file)
--- a/Changes
+++ b/Changes
@@ -14,7 +14,10 @@ Changes for SQL::Translator
  * Fix parsing of strings with leading whitespace for MySQL, Oracle, PostgreSQL,
    SQLServer and SQLite
  * Fix parsing of MySQL column comments (RT#83380)
- * Fix multi-line comments in YAML and JSON producers
+ * Fix multi-line comments in YAML, JSON and PostgreSQL producers
+ * Fix identifier quoting in PostgreSQL diff producer
+ * Fix missing semicolons between PostGIS statements
+ * Fix string and identifier quoting in PostGIS statements
 
 0.11021 2015-01-29