From: Matt S Trout Date: Thu, 21 Jan 2021 21:24:51 +0000 (+0000) Subject: Release commit for 2.000000 X-Git-Tag: v2.000000^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0ef19acdbd318cf9c8d7a72c69743e52da47d61c;p=dbsrgits%2FSQL-Abstract.git Release commit for 2.000000 - Collapse custom join conditions back to something DBIC might understand --- diff --git a/Changes b/Changes index a65608d..51b853f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for SQL::Abstract +2.000000 - 2021-01-21 - Collapse custom join conditions back to something DBIC might understand 1.90_03 - 2019-10-13