Support print for Catalyst::Request
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index d898cec..d3abf54 100644 (file)
--- a/Changes
+++ b/Changes
@@ -4,7 +4,9 @@
         - Port to Moose
         - Added test for action stringify
         - Added test for component instances getting $self->{value} from config.
-        - Chained doc improvements (rev 8326-8328)
+        - Add Catalyst::Response->print() method (ilmari)
+         
+         ))
 
 5.7XXXXXX XXXX
         - Fix some Win32 test failures