Implemented detach_on_redirect config option.
[catagits/Catalyst-Plugin-RequireSSL.git] / Changes
diff --git a/Changes b/Changes
index c34ae97..ad933c3 100644 (file)
--- a/Changes
+++ b/Changes
@@ -4,6 +4,7 @@ Revision history for Perl extension Catalyst::Plugin::RequireSSL
         - Fix Perl Critic test for hard tabs (t0m)
         - Fix POD coverage (t0m)
         - Added allow_ssl() (norbi)
+        - Added detach_on_redirect config option (norbi)
 
 0.06    2007-03-06 11:00:00
         - Added no_cache config option to support wildcard SSL certificates.