Adding a README
[catagits/Catalyst-Action-REST.git] / Changelog
CommitLineData
398c5a1b 1Sun Nov 19 16:24:20 PST 2006 (adam)
2 Added status_accepted (Code 202)
3 Added a first pass at documentation.
4
7ad87df9 5Mon 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
5511d1ff 9 Added status_created helper method
cc186a5b 10
11Wed Oct 18 17:29:07 PDT 2006 (adam)
12 Added more status_ helpers
13
bdc54939 14Thu 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.
edab9038 17 Added logging to 4xx status handlers
bdc54939 18