changelog
[catagits/Catalyst-Plugin-ConfigLoader.git] / Changes
diff --git a/Changes b/Changes
index eec6856..9a92485 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,16 @@
 Revision history for Perl extension Catalyst::Plugin::ConfigLoader.
 
+   - 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
+
+0.34  Wed Apr 16 2014
+   - Repackage without non-standard tarball headers.
+
+0.33  Mon Jan 13 2014
    - Fix config loading so that if passed a directory including
      a . in the file name, then loading it as a directory works
      (would have previously tried to force a specific filename