- Fix go / visit expecting captures and arguments in reverse order.
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 479164f..3ad01ee 100644 (file)
--- a/Changes
+++ b/Changes
@@ -10,6 +10,7 @@
        method.
      - Require new Moose version and new versions of various dependencies
        to avoid warnings from newest Moose release.
+     - Fix go / visit expecting captures and arguments in reverse order.
 
   Documentation:
      - Rework the $c->go documentation to make it more clear.