From: Karen Etheridge Date: Sat, 14 Mar 2015 20:40:10 +0000 (-0700) Subject: Release commit for 1.003004 X-Git-Tag: v1.003004^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e22c584b406f7ac61a98ef25e92fabee86ed0b9f;p=p5sagit%2FJSON-MaybeXS.git Release commit for 1.003004 --- diff --git a/Changes b/Changes index 427669a..54e4484 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for JSON-MaybeXS +1.003004 - 2015-03-14 - caveat added to documentation about type checking the object returned by new() (John SJ Anderson, RT#102733)