X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;fp=Changes;h=ff78a51fb04c273287fa66f64db8beb44e49ff3c;hb=d4b1c5548fa1a3da5888b3decfcbc6f0825e07c6;hp=28bd1ec9c4ad414c06872f419c40481ac76463bf;hpb=64eae6a8efe2316258e78e200e50cbaff6ab10fd;p=dbsrgits%2FSQL-Abstract.git diff --git a/Changes b/Changes index 28bd1ec..ff78a51 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for SQL::Abstract +1.83 - 2017-04-03 - Support for DELETE ... RETURNING (GH#9) - Port to Distar