From: Dagfinn Ilmari Mannsåker Date: Sat, 27 Jan 2018 11:15:01 +0000 (+0000) Subject: Release commit for 1.85 X-Git-Tag: v1.85^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FSQL-Abstract.git;a=commitdiff_plain;h=c416cbc066c0726497b11953f4bdf7649300ef88 Release commit for 1.85 --- diff --git a/Changes b/Changes index b6ff63f..c05b290 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for SQL::Abstract +1.85 - 2018-01-27 - Restore perl version requirement missed in the Distar port - Factor out the SET ... part of UPDATE for subclassability (GH#12)