Cleaned generated tests
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 331d23a..7aa8a51 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 This file documents the revision history for Perl extension Catalyst.
 
+5.66
+        - Cleaned generated tests
+       - Change redirect to use a 301, not a 302
+        - Added Root controller concept
+        - Updated ConfigLoader plugin to version 0.04
+
 5.65    2006-02-21 10:34:00
         - Added plugin introspection.
         - Support optional hashref as last param for parameters in uri_for.