X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=a615a9f08c7d0547c2d3aaf453f90b1df981caa5;hb=a9e945083b11d3931b24c44a5f5cbc4d3345f014;hp=9c9f93c844ee192c25efe09549abb850469cc745;hpb=85327cd53cf6ff59413f4d0bf70e2e624c38b572;p=dbsrgits%2FSQL-Abstract.git diff --git a/Changes b/Changes index 9c9f93c..a615a9f 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,13 @@ Revision history for SQL::Abstract - - Support for DELETE ... RETURNING + - Restore perl version requirement missed in the Distar port + +1.84 - 2017-04-03 + - Restore 'dynamic_config => 0' missed in the Distar port + +1.83 - 2017-04-03 + - Support for DELETE ... RETURNING (GH#9) + - Port to Distar revision 1.82 2017-03-20 -------------------------