Comment why each of the RETURNING clauses have their own method
[dbsrgits/SQL-Abstract.git] / Changes
diff --git a/Changes b/Changes
index 0e9fe5a..9c9f93c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for SQL::Abstract
 
+    - Support for DELETE ... RETURNING
+
 revision 1.82  2017-03-20
 -------------------------
     - Add explicit dependency on Sub::Quote (GH#8)