X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b1fa316af789ae4f100037188571b49e15e6468f;hb=9ce644ee77b509559b39a8bc870e00a819ac6792;hp=41beea1cfe10c829cc52a1b706d080f2ff17da79;hpb=546f2871596e4ee5b305891b254170f45eb49629;p=catagits%2FCatalyst-Action-REST.git diff --git a/Changes b/Changes index 41beea1..b1fa316 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,11 @@ -Mon Aug 17 13:46:41 BST 2009 (t0m) - Release 0.75 +Fri Aug 21 21:20:52 BST 2009 (t0m) - Release 0.76 + + Added two new status response helpers (202 no content and 410 gone), + and tests - Franck Cuny + +Mon Aug 17 14:07:41 BST 2009 (t0m) - Release 0.75 + + Fix optional test failures in catalyst-action-serialize-accept.t Added a serializer for JSON::XS