Version update to 0.61, updated changelog
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Controller / REST.pm
2008-06-30 jshirley Version update to 0.61, updated changelog
2008-06-16 claco r1682@mbp: claco | 2008-06-16 19:54:33 -0400
2008-01-04 claco r1144@mbp: claco | 2008-01-03 19:43:42 -0500
2008-01-03 jshirley Configuration patches to handle component based configu...
2007-07-07 adam Making the default serializer be specified by content...
2007-03-09 adam Refactored the Content-Type negotiation to live in...
2006-12-03 adam r49@latte: adam | 2006-12-03 12:30:40 -0800
2006-12-01 adam Added documentation and CPAN requirements updates from...
2006-11-20 adam Adding documentation, and a 202 Accepted status helper
2006-10-20 adam Added logging to 4xx status handlers
2006-10-19 adam Changed the 4xx status helpers to return error objects
2006-10-19 adam Added status_bad_request
2006-10-18 adam The content type for 404's should be text/plain
2006-10-17 adam Added more status_ actions
2006-10-17 adam Added status_created helper method
2006-10-16 adam Ran perltidy
2006-10-16 adam Added Test Suite
2006-10-14 adam Initial commit of Catalyst-Action-REST