Merge pull request #3 from brianphillips/master
[gitmo/MooseX-Dependent.git] / Changes
diff --git a/Changes b/Changes
index 4924661..1fc7254 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,19 @@
 Revision history for MooseX-Types-Parameterized
 
+0.06   25 July 2011
+        - Fixed problem when you create a type with no message (brianphillips)
+        - test case for above
+
+0.05    28 April 2011
+        - Changes for Moose to be
+
+0.04    28 June 2010
+        - More documentation fixes, no code changes
+
+0.03    25 June 2010
+        - more documentation fixes, better coecion docs
+        - more tests
+
 0.02    24 June 2010
         - numerous documentation and code formatting fixes
         - fixed coercions