Checking in changes prior to tagging of version 0.8. Changelog diff is:
[catagits/Test-NoTabs.git] / Changes
diff --git a/Changes b/Changes
index 87b454f..33d68e0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -18,4 +18,15 @@ Revision history for Test-NoTabs
      - Start building dist with ShipIt
      - Change to remove warnings in newer versions of
        Test::Builder (Florian Ragwitz)
+       
+0.6  2009-01-06
+     - Remove Test::Group as a dependency as Test::Group
+       currently fails its tests.
+
+0.7  2009-01-06
+     - Stop tests dumping files in temporary directory
+
+0.8  2009-02-04
+     - Fix tests to not open the same file 2 times at once,
+       as this doesn't work on Win32 and causes CPANTS fails.