new Dist::Zilla lets us be aggressive with unicode testing
[gitmo/MooseX-Types-Structured.git] / Changes
diff --git a/Changes b/Changes
index d958e58..7477ea7 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,14 @@
 Revision history for MooseX-Types-Structured
 
-0.26   02 January 2010
+0.28   03 October 2011
+        - Fixed regression where mixed type constraints (MX:Types style and
+        'classic' Stringy style) are used in a single structured type doesn't
+        work.
+
+0.27   28 April 2011
+        - test fixes for new Moose
+
+0.26   02 January 2011
         - removed version from Test::Fatal as asked by the debian folks
         - small documentation updates