]> git.vpit.fr Git - perl/modules/Perl-Critic-Policy-Dynamic-NoIndirect.git/blobdiff - Changes
This is 0.06
[perl/modules/Perl-Critic-Policy-Dynamic-NoIndirect.git] / Changes
diff --git a/Changes b/Changes
index 5591c6cd9df3a804efa997f4d3fcf440806c7787..470192f909715437af605b477b6eca08ecd57f0b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 Revision history for Perl-Critic-Policy-Dynamic-NoIndirect
 
+0.06    2011-08-25 14:55 UTC
+        + Fix : Don't compile the audited code with strict and warnings
+                forcefully in use.
+        + Fix : Compilation failures are now safely reported.
+        + Upd : Bump indirect dependency to 0.25.
+
 0.05    2010-04-19 13:35 UTC
         + Fix : Force the correct line number and file name before evaluating
                 the code.