make defaults.t a bit more modular
[gitmo/MooseX-UndefTolerant.git] / Changes
diff --git a/Changes b/Changes
index 3337451..2807380 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
 Revision history for MooseX-UndefTolerant
 
-<soon>
+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)