X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c88d7d41455bf5da8c593b414750e0ad123a73a9;hb=b74200b31daa4a059b0f1555f2d9e079f35d08ff;hp=d75e338dc866d58c92c17b7c003f29646e6d7f36;hpb=1edd63a7979a5348d72d3cfea1ea6b2523c7f6be;p=catagits%2FCatalyst-Action-REST.git diff --git a/Changes b/Changes index d75e338..c88d7d4 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,12 @@ Revision history for {{$dist->name}} {{$NEXT}} + - Fix docs citing incorrect method name: 'serialize_bad_request' (remove leading underscore) + +1.19 2015-02-06 09:40:02-06:00 America/Chicago + + - Make LWP a test dep instead of a hard dep (Fixes GH#3, thanks Alexander + Hartmaier for the report!) - Hard dep on JSON::MaybeXS (Fixes RT#101854, thanks Emmanuel Seyman for the report and Karen Etheridge for help tracking down the cause!)