Release commit for 0.35 master mirror/master v0.35
Graham Knop [Sun, 26 Jul 2020 14:31:16 +0000 (16:31 +0200)]
   - Removed use of Module::Install, fixing installing without . in @INC
   - Moved pod tests to be only run for authors
   - Fix tests when run with CATALYST_CONFIG environment variable set
   - Minor Pod cleanups
   - Remove Path::Class test dependency
   - Metadata updates and cleanups

Changes

diff --git a/Changes b/Changes
index 9a92485..bc15806 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for Perl extension Catalyst::Plugin::ConfigLoader.
 
+0.35 - 2020-07-26
    - Removed use of Module::Install, fixing installing without . in @INC
    - Moved pod tests to be only run for authors
    - Fix tests when run with CATALYST_CONFIG environment variable set