Fix POD Coverage and perl critic tabs test.
[catagits/Catalyst-Plugin-RequireSSL.git] / Changes
diff --git a/Changes b/Changes
index af4d8eb..e91e773 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Perl extension Catalyst::Plugin::RequireSSL
 
+0.07
+        - Fix Perl Critic test for hard tabs (t0m)
+        - Fix POD coverage (t0m)
+
 0.06    2007-03-06 11:00:00
         - Added no_cache config option to support wildcard SSL certificates.
           (Simon Elliott)