convert all uses of Test::Exception to Test::Fatal.
[gitmo/MooseX-Types.git] / Changes
diff --git a/Changes b/Changes
index 6a73a9c..5465d87 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
 Revision history for MooseX-Types
 
+NEXT
+        - The test suite now uses Test::Fatal instead of Test::Exception
+          (Karen Etheridge).
+
+0.24    Sat Sep 11 19:59:18 CEST 2010
+        - Avoid more warnings from Moose 1.09 in tests (Dave Rolsky).
+
 0.23    Tue Jul 20 02:18:37 CEST 2010
         - Avoid warnings from Moose 1.09 in tests (Dave Rolsky).