Moose::Util::TypeConstraints has been added to the SEE ALSO
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index d5fb9a8..f16471b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -17,6 +17,9 @@ Revision history for Perl extension Moose
 
     * added maybe_type to exports of Moose::Util::TypeConstraints (rjbs)
 
+    * Moose::Util::TypeConstraints mentioned in the See Also section
+      of main Moose documentation.
+
 0.64 Wed, December 31, 2008
     * Moose::Meta::Method::Accessor
       - Always inline predicate and clearer methods (Sartak)