Fixed the args passed to default
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index fb09dd6..37efc42 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,10 @@
 Tis file documents the revision history for Perl extension Catalyst.
 
 5.50
+        - Whole new dispatcher!
+        - Added index action
+        - Added support for passing an IO::Handle object to $c->res->body.
+          (Andrew Bramble)
         - Added a new welcome screen.
         - Included Catalyst buttons and icons in helper.
         - Added Static::Simple plugin to core.