From: Matt S Trout Date: Sun, 13 Oct 2019 17:19:56 +0000 (+0000) Subject: Release commit for 1.90_03 X-Git-Tag: v2.000000~3^2~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=66c7632248c755e440f300a45c6d1296f503c984;p=dbsrgits%2FSQL-Abstract.git Release commit for 1.90_03 - Add proof of concept DBIx::Class::SQLMaker::Role::SQLA2Passthrough - _where_field_IN/BETWEEN are documented as subclassable; feature restored --- diff --git a/Changes b/Changes index e29b6c8..c042198 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for SQL::Abstract +1.90_03 - 2019-10-13 - Add proof of concept DBIx::Class::SQLMaker::Role::SQLA2Passthrough - _where_field_IN/BETWEEN are documented as subclassable; feature restored