Highlight transaction keywords
[dbsrgits/SQL-Abstract.git] / Changes
diff --git a/Changes b/Changes
index 9bb2f63..45f40be 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 Revision history for SQL::Abstract
 
+    - Hide bulk inserts from DBIx::Class
+    - Highlight transaction keywords
+
+revision 1.69  2010-10-22
+----------------------------
+    - Add quotes for populated placeholders and make the background
+      magenta instead of cyan
+    - Color and indent pagination keywords
     - Fix a silly bug which broke placeholder fill-in in DBIC
     - Installs format-sql to format SQL passed in over STDIN
     - Switch the tokenizer to precompiled regexes (massive speedup)