X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ef9d09f99ff461ea280f7423ec28e53dc3f9c5cc;hb=d1158d58ca4850bad1ff0425abf4547ebe061d44;hp=e93c04d5f24142b2cfd06b54907c52d4c8bb9622;hpb=3c4306f26628d82044c933aa391c346440fdfcdf;p=catagits%2FCatalyst-Action-REST.git diff --git a/Changes b/Changes index e93c04d..ef9d09f 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,11 @@ Fix forwarded REST methods, e.g. foo_GET to be more correctly displayed as a forward in the stats info. + Make public response building methods for errors + _unsupported_media_type and _serialize_bad_request which + can be extended from an action-role to return custom + error response. + Tue 29 May 2012 20:19:00 BST - Release 1.01 Add Catalyst::Action::Deserialize::JSON::XS