Version 0.07
[catagits/Catalyst-Plugin-RequireSSL.git] / Changes
diff --git a/Changes b/Changes
index 9548c65..8bda5f0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,19 @@
 Revision history for Perl extension Catalyst::Plugin::RequireSSL
 
-0.06
-        - Fixed to support additional HTTP engines.
+0.07   2011-01-14 19:07:00
+       - 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)
+        - Added allow_ssl() (norbi)
+        - Added detach_on_redirect config option (norbi)
+        - Cleaned up _redirect_uri() (RT #38996) (norbi)
+       - Switch from NEXT to MRO::Compat (RT #48328) (t0m)
+
+0.06    2007-03-06 11:00:00
+        - Added no_cache config option to support wildcard SSL certificates.
+          (Simon Elliott)
+        - Disable properly when running under other development HTTP servers.
 
 0.05    2005-09-15 12:15:00
         - Updated skipped tests to run if Catalyst >= 5.5.