X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=25ffbdb6dee9fef6670cf7dfef348fba6587c767;hb=0c796d26b555bba8f5519163fd9a172e7cd372f3;hp=6d4ba9cef568d09398e6c23115c483b498c38fca;hpb=4805666f71d47ebd2649b8e3568edf413620dea6;p=dbsrgits%2FSQL-Abstract.git diff --git a/Changes b/Changes index 6d4ba9c..25ffbdb 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for SQL::Abstract +1.87 - 2020-06-02 + - Add runtime dependency on Test::Deep and Test::Builder::Module for + SQL::Abstract::Test (RT#131623) + 1.86 - 2018-07-09 - Remove obsolete documentation about arrayrefref as the $source argument for ->select (removed in version 1.74)