Added path_to method
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 37efc42..3412c6a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,7 @@ Tis file documents the revision history for Perl extension Catalyst.
 5.50
         - Whole new dispatcher!
         - Added index action
+        - Added path_to method
         - Added support for passing an IO::Handle object to $c->res->body.
           (Andrew Bramble)
         - Added a new welcome screen.