X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=fb577e7094e2a5da9821525990214f566eddceb6;hb=370367cb80b925e50a4ea1bc759b06d1466f2627;hp=d75e338dc866d58c92c17b7c003f29646e6d7f36;hpb=1edd63a7979a5348d72d3cfea1ea6b2523c7f6be;p=catagits%2FCatalyst-Action-REST.git diff --git a/Changes b/Changes index d75e338..fb577e7 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,15 @@ Revision history for {{$dist->name}} {{$NEXT}} +1.20 2015-10-29 15:28:27-05:00 America/Chicago + + - Documentation fixes. + - Don't clobber some response headers if they are already set. + +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!)