Change attr names so they don't overwrite the exported type function
[gitmo/MooseX-Types.git] / Changes
diff --git a/Changes b/Changes
index 6143ee5..6a73a9c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,14 @@
 Revision history for MooseX-Types
 
-        - Update docs to mention MRO::Compat rather than Class::C3
+0.23    Tue Jul 20 02:18:37 CEST 2010
+        - Avoid warnings from Moose 1.09 in tests (Dave Rolsky).
+
+0.22    Tue Jun  1 20:10:12 CEST 2010
+        - Update docs to mention MRO::Compat rather than Class::C3.
+        - Added '0+' overloading to solve the type constraint equality
+          regression introduced when Moose 1.05 tightened the rules
+          determing type constraint equality.  Added tests for the
+          regression.
 
 0.21    Thu Dec 24 00:21:26 EST 2009
         - Attempting to import a non-existent type from a combined type
@@ -97,4 +105,3 @@ Revision history for MooseX-Types
 
 0.01    Wed Aug  8 18:19:34 CEST 2007
         - Initial release
-