Port to Distar
[dbsrgits/SQL-Abstract.git] / Changes
diff --git a/Changes b/Changes
index 224fac4..28bd1ec 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,12 @@
 Revision history for SQL::Abstract
 
+    - Support for DELETE ... RETURNING (GH#9)
+    - Port to Distar
+
+revision 1.82  2017-03-20
+-------------------------
     - Add explicit dependency on Sub::Quote (GH#8)
+    - Fix syntax errors in ORDER BY docs (GH#7)
 
 revision 1.81_01  2017-02-28
 ----------------------------