Converted to Module::Install.
[catagits/Catalyst-Plugin-RequireSSL.git] / Changes
diff --git a/Changes b/Changes
index 69d2187..eb2bdf6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 Revision history for Perl extension Catalyst::Plugin::RequireSSL
 
 0.07
+       - Converted to use Module::Install instead of Module::Build.
         - Removed unused 'default' method from the app (triggered a deprecation warning).
         - Fix Perl Critic test for hard tabs (t0m)
         - Fix POD coverage (t0m)