X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=d75e338dc866d58c92c17b7c003f29646e6d7f36;hb=1edd63a7979a5348d72d3cfea1ea6b2523c7f6be;hp=b11531851936c3ffcc85561ec50871b6a0abc630;hpb=27829ab7883cdb5010767a527071f7ac60cd5891;p=catagits%2FCatalyst-Action-REST.git diff --git a/Changes b/Changes index b115318..d75e338 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,15 @@ Revision history for {{$dist->name}} {{$NEXT}} + + - Hard dep on JSON::MaybeXS (Fixes RT#101854, thanks Emmanuel Seyman for the + report and Karen Etheridge for help tracking down the cause!) + +1.18 2015-01-20 12:20:46-06:00 America/Chicago + - Fix tests on travisci so that Catalyst proper can run on travisci + (Thanks André Walker!) + +1.17 2014-10-23 19:58:46-05:00 America/Chicago - Make 3xx status codes skip serialization when there is no data to serialize (Thanks Jesse Sheidlower!)