changelog
Graham Knop [Tue, 17 Apr 2018 09:01:17 +0000 (11:01 +0200)]
Changes

diff --git a/Changes b/Changes
index cbe66da..3ee3b9d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for JSON-MaybeXS
 
+ - added true and false subs so they can be used via JSON::MaybeXS rather than
+   only JSON() exported sub.
+
 1.003010 - 2018-01-28
  - use bundled ExtUtils::HasCompiler rather than ExtUtils::CBuilder to detect
    compiler availability.