Make formatting more like the rest of the code
[gitmo/MooseX-Types.git] / Changes
diff --git a/Changes b/Changes
index 52fcc85..3590531 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
 Revision history for MooseX-Types
 
 {{$NEXT}}
+        - Add support for qw( :all ) on MooseX::Types::Combine libraries. (kentnl)
+
+0.29    2011-08-20
         - Require namespace::clean 0.19. Tests fail with 0.18. Reported by
           Ruslan Zakirov. RT #67923.