- Fixes for rt.cpan #17322 and #17331
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index f0cdf44..8ac6770 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,15 @@
 This file documents the revision history for Perl extension Catalyst.
 
-5.62
+5.64
+        - Removed YAML support
+
+5.63
+        - Updated prereq versions
+
+5.62    2006-01-17 16:30:00
+        - Large update to the tutorial (castaway)
+        - Added YAML config support
+        - Added COMPONENT() and ACCEPT_CONTEXT() support
         - Action list in debug mode is now displayed as a tree in the
           correct execution order.
         - Fixed engine detection to allow custom mod_perl engines.