Fix array types and multidimensional sizes in Parser::PostgreSQL
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index 92e778e..cb55e3f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -13,6 +13,10 @@ Changes for SQL::Translator
  * Remove executable bit from Parser/JSON.pm (RT#100532)
  * Update the Free Software Foundation's address (RT#100531)
  * Provide default index names for SQLite (GH#45)
+ * Fix SQLite diffing on perl 5.8.1
+ * Fix multi-column indexes in Parser::DBI::PostgreSQL
+ * Fix array data types in Parser::PostgreSQL (GH#49)
+ * Fix multidimensional sizes in Parser::PostgreSQL
 
 0.11020 2014-09-02