Adding documentation, and a 202 Accepted status helper
[catagits/Catalyst-Action-REST.git] / Changelog
1 Sun Nov 19 16:24:20 PST 2006 (adam)
2         Added status_accepted (Code 202)
3         Added a first pass at documentation.
4
5 Mon Oct 16 14:48:54 PDT 2006 (adam)
6         Added in Test Suite
7         Created Catalyst::Action::Serialize and Catalyst::Action::Deserialize
8         Added Data::Serializer actions
9         Added status_created helper method
10
11 Wed Oct 18 17:29:07 PDT 2006 (adam)
12         Added more status_ helpers
13
14 Thu Oct 19 16:04:33 PDT 2006 (adam)
15         Converted error helpers to return an object instead of plain-text.  It's
16           a more consistent model than a text/plain error message.
17         Added logging to 4xx status handlers
18