Adding a README
[catagits/Catalyst-Action-REST.git] / Changelog
index 394952e..92584e9 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,7 @@
+Sun Nov 19 16:24:20 PST 2006 (adam)
+       Added status_accepted (Code 202)
+       Added a first pass at documentation.
+
 Mon Oct 16 14:48:54 PDT 2006 (adam)
        Added in Test Suite
        Created Catalyst::Action::Serialize and Catalyst::Action::Deserialize
@@ -7,3 +11,8 @@ Mon Oct 16 14:48:54 PDT 2006 (adam)
 Wed Oct 18 17:29:07 PDT 2006 (adam)
        Added more status_ helpers
 
+Thu Oct 19 16:04:33 PDT 2006 (adam)
+       Converted error helpers to return an object instead of plain-text.  It's
+         a more consistent model than a text/plain error message.
+       Added logging to 4xx status handlers
+