X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=3af88652f2aec53b900563df877909d2c45cfca3;hb=29739a599abe110c310ec26dc2b528f773bc579b;hp=41beea1cfe10c829cc52a1b706d080f2ff17da79;hpb=546f2871596e4ee5b305891b254170f45eb49629;p=catagits%2FCatalyst-Action-REST.git diff --git a/Changes b/Changes index 41beea1..3af8865 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,13 @@ -Mon Aug 17 13:46:41 BST 2009 (t0m) - Release 0.75 + Fix test if CATALYST_DEBUG environment variable is set + +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