From: Tomas Doran Date: Thu, 6 May 2010 08:31:52 +0000 (+0100) Subject: Move changes X-Git-Tag: 0.84 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Action-REST.git;a=commitdiff_plain;h=547df8dc4f0793011d355297f67b4bd0f5c7ba3c Move changes --- diff --git a/Changes b/Changes index add1b8c..46049b3 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,7 @@ +Thu 6 May 2010 09:27:56 - Release 0.84 Revert always using a trait rather than Catalyst::Request::REST to improve debug messages. -Thu 6 May 2010 09:27:56 - Release 0.84 Add a status_multiple_choices helper method to the Controller base class. Allow 3XX responses to be serialized.