From: Karen Etheridge <ether@cpan.org>
Date: Sat, 6 Dec 2014 04:30:27 +0000 (-0800)
Subject: Release commit for 1.003003
X-Git-Tag: v1.003003^0
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5f9677d221d0675612607a225065eec3c96fba17;p=p5sagit%2FJSON-MaybeXS.git

Release commit for 1.003003
---

diff --git a/Changes b/Changes
index b4cb2fb..beefb38 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for JSON-MaybeXS
 
+1.003003 - 2014-12-06
  - ensure an old Cpanel::JSON::XS is upgraded if it is too old, as it will
    always be used in preference to JSON::XS
  - avoid "JSON::XS::Boolean::* redefined" warnings caused by an old JSON::XS