Merge branch 'master' of git://github.com/bobtfish/catalyst-action-rest
[catagits/Catalyst-Action-REST.git] / Changes
diff --git a/Changes b/Changes
index 41beea1..3af8865 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,13 @@
-Mon Aug 17 13:46:41 BST 2009 (t0m) - Release 0.75
+  Fix test if CATALYST_DEBUG environment variable is set
+
+Fri Aug 21 21:20:52 BST 2009 (t0m) - Release 0.76
+
+  Added two new status response helpers (202 no content and 410 gone),
+  and tests - Franck Cuny
+
+Mon Aug 17 14:07:41 BST 2009 (t0m) - Release 0.75
+
+  Fix optional test failures in catalyst-action-serialize-accept.t
 
   Added a serializer for JSON::XS