Modify Root controller skeleton to use Chained actions.
[catagits/Catalyst-Devel.git] / Changes
diff --git a/Changes b/Changes
index 51fe28b..0af0a83 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 This file documents the revision history for Perl extension Catalyst-Devel.
 
+        - Modify Root controller template to use Chained actions.  (antgel)
+        - Fix link in the Pod for Catalyst::Restarter (RT#57362)
         - Fix the pod-coverage version required by the generated app tests.
         - Fix the restarter to only act upon file events (and ergo ignore
           the creation of empty directories).