fix test failure with JSON::XS 2.x (RT#132578)
[p5sagit/JSON-MaybeXS.git] / Changes
diff --git a/Changes b/Changes
index e9d31d2..b989780 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for JSON-MaybeXS
 
+ - fix test that fails when JSON::XS is installed, but below version 3.0
+   (RT#132578)
+
+1.004001 - 2020-05-01
  - document when is_bool became available
  - now favouring Cpanel::JSON::XS over JSON::XS in more situations (the former
    is always added to prereqs when a compiler is available, although JSON::XS