Release commit for 5.90_127 v5.90_127
Graham Knop [Mon, 27 Jul 2020 01:25:44 +0000 (03:25 +0200)]
  - fix TODO tests for uri_for as a class method
  - silence warnings in tests
  - remove developer prerequisites on Catalyst plugins
  - cleanups and fixes for optional tests
  - bump Moose prereq to 2.1400, and drop MooseX::Role::WithOverloading prereq
  - stop warning about missing Term::Size::Any when it isn't useful

Changes

diff --git a/Changes b/Changes
index 99082ee..f64dafe 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 # This file documents the revision history for Perl extension Catalyst.
 
+5.90_127 - 2020-07-27
   - fix TODO tests for uri_for as a class method
   - silence warnings in tests
   - remove developer prerequisites on Catalyst plugins