Fix two warnings:
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index f17bba2..308a63a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -14,6 +14,8 @@
   - Fix controllers with no method attributes (where the action definitions
     are entirely contained in config). RT#58057
   - Fix running as a CGI under IIS at non-root locations.
+  - Fix warning about "excludes" during role application
+  - Fix warning from MooseX::Getopt regarding duplicate "help" aliases
 
  Documentation:
   - Fix missing - in the docs when describing the --mechanize option at one