document the changes in Changes
Ricardo Signes [Sun, 24 Oct 2010 17:11:56 +0000 (13:11 -0400)]
Changes

diff --git a/Changes b/Changes
index 4369510..df29c02 100644 (file)
--- a/Changes
+++ b/Changes
@@ -8,6 +8,10 @@ for, noteworthy changes.
   * Type constraint objects now have an assert_coerce method which will either
     return a valid value or throw an error.
 
+  [OTHER]
+
+  * The Moose test suite now uses Test::Fatal instead of Test::Exception
+
 1.17 Tue, Oct 19, 2010
 
   [BUG FIXES]