prepare for _02...
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 37efc42..957cf3c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,8 +1,9 @@
 Tis file documents the revision history for Perl extension Catalyst.
 
-5.50
+5.49_02 2005-10-26 12:39:00 
         - 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.