Added logging to 4xx status handlers
[catagits/Catalyst-Action-REST.git] / Changelog
CommitLineData
7ad87df9 1Mon Oct 16 14:48:54 PDT 2006 (adam)
2 Added in Test Suite
3 Created Catalyst::Action::Serialize and Catalyst::Action::Deserialize
4 Added Data::Serializer actions
5511d1ff 5 Added status_created helper method
cc186a5b 6
7Wed Oct 18 17:29:07 PDT 2006 (adam)
8 Added more status_ helpers
9
bdc54939 10Thu Oct 19 16:04:33 PDT 2006 (adam)
11 Converted error helpers to return an object instead of plain-text. It's
12 a more consistent model than a text/plain error message.
edab9038 13 Added logging to 4xx status handlers
bdc54939 14