Changes for 0.09
Dave Rolsky [Wed, 2 Mar 2011 22:15:27 +0000 (16:15 -0600)]
Changes

diff --git a/Changes b/Changes
index 0581399..2807380 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for MooseX-UndefTolerant
 
+0.09    March 2, 2011
+    * Add missing test prereq on Test::Fatal. (Dave Rolsky)
+
 0.08    February 27, 2011
     * Additional (TODO) unit tests for immutable classes, and documentation
       notes about these limitations. (Karen Etheridge)