From: Karen Etheridge Date: Sun, 17 May 2020 23:35:34 +0000 (-0700) Subject: Release commit for 1.004002 X-Git-Tag: v1.004002^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FJSON-MaybeXS.git;a=commitdiff_plain;h=a677b4fa8bfb1017b70d536cea9b6269fced6dbf Release commit for 1.004002 - fix test that fails when JSON::XS is installed, but below version 3.0 (RT#132578) --- diff --git a/Changes b/Changes index b989780..34e711f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for JSON-MaybeXS +1.004002 - 2020-05-17 - fix test that fails when JSON::XS is installed, but below version 3.0 (RT#132578)