Combined patches from RT#70734 and RT#44769
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index ab0a4c8..9d08e58 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,8 @@
 * All parser grammars are now precompiled for speed
+* Fixes to SQLite foreign keys production (patch from Johan Viklund)
+  closes RT#16412, RT#44769
+* ON DELETE/UPDATE actions for SQLite (patch from Lukas Thiemeier)
+  closes RT#70734, RT#71283, RT#70378
 * Proper quoting support in SQLite
 * Support for triggers in PostgreSQL producer and parser
 * Correct Data Type in SQLT::Parser::DBI::PostgreSQL (patch from Andrew Pam)
@@ -21,6 +25,7 @@
   display sizes
 * Replace Class::Accessor::Fast dependency with already-included Moo
 * Entire codebase is now free of tabs and trailing whitespace
+* Spellfixes (RT#68912)
 
 # ----------------------------------------------------------
 # 0.11010 2011-10-05