Highlight HAVING
[dbsrgits/SQL-Abstract.git] / Changes
diff --git a/Changes b/Changes
index 65f990d..6c3be78 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,7 @@ Revision history for SQL::Abstract
 
     - Hide bulk inserts from DBIx::Class
     - Highlight transaction keywords
+    - Highlight HAVING
     - Add EXECUTING for clarity of long running SQL
     - Add "squash_repeats" option to fix it such that repeated SQL gets ellided
       except for placeholders