allow disabling of show_progress; _ some accessors
[dbsrgits/SQL-Abstract.git] / Changes
diff --git a/Changes b/Changes
index 1423ac9..a712212 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for SQL::Abstract
 
     - Hide bulk inserts from DBIx::Class
+    - Highlight transaction keywords
+    - Add EXECUTING for clarity of long running SQL
 
 revision 1.69  2010-10-22
 ----------------------------