X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=6d4ba9cef568d09398e6c23115c483b498c38fca;hb=09570ab23498d4bafe309d0643278caae889400f;hp=f2ef3e9ce197213e8c4a9b5965cc90d3cc5af93f;hpb=12d77b9a06f6b456c40455aefe76f31bd77bda1c;p=scpubgit%2FQ-Branch.git 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)