bump version to 1.005006
[p5sagit/strictures.git] / Changes
diff --git a/Changes b/Changes
index 27374c1..afe67d5 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 Release history for strictures
 
+  - fix extra checks triggering on paths starting with t, xt, lib, or blib,
+    rather than only triggering on those directories.
+  - avoid stat checks for VCS directories until we are in an appropriately
+    named file
+  - various cleanups in test files
+
 1.005005 - 2014-08-16
   - include minimum perl version in metadata