Backport failing test into 5.70 trunk
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 70938c5..65da53e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 # This file documents the revision history for Perl extension Catalyst.
 
 5.71000_01 UNRELEASED
+        - Add failing test for passing arguments to visited chained 
+          actions (Radoslaw Zielinski)
         - Support Moose components so that attribute defaults work
           and BUILD methods are correctly called (t0m)
           - Add tests for this (Florian Ragwitz)