Changes for 0.07
Dave Rolsky [Fri, 15 Oct 2010 01:24:33 +0000 (20:24 -0500)]
Changes

diff --git a/Changes b/Changes
index 8643390..b992136 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,13 @@
+0.07    2010-10-14
+
+- The use of regular expressions in ignores didn't really work in 0.06.
+
+- Added missing dep on List::MoreUtils.
+
+- Replaced Test::Warn with Test::Output in the tests, and made the tests
+  actually test what I think they should be testing.
+
+
 0.06    2010-10-14
 
 - The -ignore parameter now accepts regular expressions as well as package