X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=45cb2a755fe0a9a75e0f5347f5d8807d5a67923c;hb=refs%2Ftags%2F0.94;hp=d52f14a95fe432c248b2d1d784868fe49edae13c;hpb=f51d80cd61f44b096583756f2ce20e9ad5878239;p=catagits%2FCatalyst-Action-REST.git diff --git a/Changes b/Changes index d52f14a..45cb2a7 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ +Fri 09 Dec 2011 08:35:00 GMT - Release 0.94 Add 403 Forbidden and 302 Not Found status methods to Catalyst::Controller::REST (Caleb Cushing) +Wed 12 Oct 2011 11:37:00 CDT - Release 0.93 Add a "Callback" serializer/deserializer to allow for more customization in how the REST data is parsed/generated (bphillips)