From: Karen Etheridge <ether@cpan.org>
Date: Tue, 28 Jun 2016 23:27:24 +0000 (-0700)
Subject: Release commit for 1.003006_001
X-Git-Tag: v1.003006_001^0
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5caeb94c1df5c6ab7d14192b84cc464dd539186b;p=p5sagit%2FJSON-MaybeXS.git

Release commit for 1.003006_001
---

diff --git a/Changes b/Changes
index 34407ca..8b144f6 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for JSON-MaybeXS
 
+1.003006_001 - 2016-06-28
  - bump prereq on JSON::PP, to ensure we get the fix for parsing utf8-encoded
    values
  - we now always upgrade JSON::XS if it is installed and below version 3.0,