X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FQ-Branch.git;a=blobdiff_plain;f=Changes;h=6d4ba9cef568d09398e6c23115c483b498c38fca;hp=f2ef3e9ce197213e8c4a9b5965cc90d3cc5af93f;hb=cf5b7ab163f8ac123ebc9bb1156e79646cd5bd2f;hpb=12d77b9a06f6b456c40455aefe76f31bd77bda1c diff --git a/Changes b/Changes index f2ef3e9..6d4ba9c 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for SQL::Abstract +1.86 - 2018-07-09 - Remove obsolete documentation about arrayrefref as the $source argument for ->select (removed in version 1.74) - Factor out the field list part of SELECT for subclassability (GH#13)