Additional doc for uri_for to illustrate passing an action and captures (jhannah)
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 5dafda1..2a10932 100644 (file)
--- a/Changes
+++ b/Changes
@@ -6,6 +6,8 @@
         - Added test for component instances getting $self->{value} from config.
         - Add Catalyst::Response->print() method (ilmari)
         - Optionally aggregate tests using Test::Aggregate (Florian Ragwitz).
+        - Additional docs for uri_for to mention how to use $c->action and 
+          $c->req->captures (jhannah)
 
 5.7XXXXXX XXXX
         - Fix some Win32 test failures