Added missing changelog entry about allow_ssl().
Norbert Buchmuller [Mon, 6 Jul 2009 22:02:46 +0000 (22:02 +0000)]
Changes

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