Merge remote branch 'origin/topic/template-remove-critic-violation'
[catagits/Catalyst-Devel.git] / Changes
diff --git a/Changes b/Changes
index 95d1b86..10b90d5 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
 This file documents the revision history for Perl extension Catalyst-Devel.
 
-        - don't pollute M::I plugin detector with GetOptions symbol from
+        - Allow catalyst.pl . to work for already created applications
+          when in the application's directory.
+        - Note that plugin order is important in the generated skeleton.
+        - Don't pollute M::I plugin detector with GetOptions symbol from
           GetOpt::Long
         - Fix typo in share/script/myapp_server.pl.tt (RT #58475)