add Bread::Board::Declare to smoker
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index 647f199..3f1fd73 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,16 @@ for, noteworthy changes.
 
 {{$NEXT}}
 
+1.9904-TRIAL Fri, Mar 04, 2011
+
+  [BUG FIXES]
+
+  * Reinitializing anonymous roles used to accidentally clear out the role's
+    stash in some circumstances. This is now fixed. (doy)
+
+  * The Int type constraint now rejects integers with trailing newlines.
+    (Matthew Horsfall)
+
 1.9903-TRIAL Mon, Feb 28, 2011
 
   [BUG FIXES]