changelog
Jesse Luehrs [Sun, 19 Jun 2011 07:29:27 +0000 (02:29 -0500)]
Changes

diff --git a/Changes b/Changes
index e06095d..03f00d6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -8,6 +8,13 @@ for, noteworthy changes.
   * Several things that have been deprecated for a while have been removed. See
     the 2.0000 section in Moose::Manual::Delta for details.
 
+  [NEW FEATURES]
+
+  * New Moose::Util::TypeConstraints::union function for creating union type
+    constraints without having to rely on the string type constraint parsing.
+    This also allows for creating unions of anonymous type constraints.
+    (kentnl)
+
   [BUG FIXES]
 
   * duck_type type constraints now report reasonable errors when given