Make Moose::Meta::TypeConstraint::Class correctly reject RegexpRefs.
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index 9c88403..b15072a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,11 @@
 Also see Moose::Manual::Delta for more details of, and workarounds
 for, noteworthy changes.
 
+  [BUG FIXES]
+
+  * Make Moose::Meta::TypeConstraint::Class correctly reject RegexpRefs.
+    (Florian Ragwitz)
+
 1.01 Fri, Mar 26, 2010
 
   [NEW FEATURES]