X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=a615a9f08c7d0547c2d3aaf453f90b1df981caa5;hb=insert-columns;hp=28bd1ec9c4ad414c06872f419c40481ac76463bf;hpb=b5f5aae4e50bb681f8af6a4fc4ff095d1f816b2e;p=dbsrgits%2FSQL-Abstract.git diff --git a/Changes b/Changes index 28bd1ec..a615a9f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for SQL::Abstract + - 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