fix RT#42025 by making C::Request::REST less unfriendly
[catagits/Catalyst-Action-REST.git] / Changes
diff --git a/Changes b/Changes
index 11c4c76..f221a5c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,13 @@
+??? ??? ?? ??:??:?? ??? ???? (???) - Release 0.67
+  Fix RT#43840, improper app-level config handling - hdp
+  Fix RT#42859, 'wrong' Catalyst dependency - hdp
+  Fix RT#42025, stepping on custom request classes - hdp
+
+Wed Aug 20 10:42:00 PST 2008 (jshirley) - Release 0.65
+  Fully revamped tests to work without any JSON support
+  Final removal of JSON::Syck
+  Special thanks to jgoulah for helping test this release
+
 Wed Aug 13 08:55:00 PST 2008 (jshirley) - Release 0.64
   New dist to fix issue with Module::Install