From: Karen Etheridge Date: Fri, 13 Nov 2020 04:33:02 +0000 (-0800) Subject: Release commit for 1.004003 X-Git-Tag: v1.004003^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FJSON-MaybeXS.git;a=commitdiff_plain;h=1b8487f1e6fad44bd4f63a060f95d3cdd26d27c5 Release commit for 1.004003 - fix another test that fails when JSON::XS is installed, but below version 3.0 --- diff --git a/Changes b/Changes index 0a15e89..2a48d8d 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for JSON-MaybeXS +1.004003 - 2020-11-13 - fix another test that fails when JSON::XS is installed, but below version 3.0 1.004002 - 2020-05-17