Update test plugin usage
[gitmo/Package-DeprecationManager.git] / Changes
diff --git a/Changes b/Changes
index b992136..8e0df91 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,21 @@
-0.07    2010-10-14
+0.10    2010-10-25
+
+- The test suite now uses Test::Fatal instead of Test::Exception. (Karen
+  Etheridge)
+
+
+0.09    2010-10-17
+
+- Added a compilation test, because otherwise all test files could not end up
+  doing skip_all, which may make smokers and test harnesses unhappy.
+
+
+0.08    2010-10-15
+
+- Include Test::Requires in prereq list. Reported by Todd Rinaldo. RT #62173.
+
+
+0.07    2010-10-15
 
 - The use of regular expressions in ignores didn't really work in 0.06.