Fix role application to instances;
[gitmo/Mouse.git] / Changes
diff --git a/Changes b/Changes
index f185269..caaf9f8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,14 @@
 Revision history for Mouse
 
+0.85 2010-11-11 10:51:45
+    [BUG FIXES]
+    * Fix an error message to be compatible with Moose's
+    * Fix build problems
+
+0.84 2010-11-10 14:31:20
+    * No feature changes
+    * Fix tests not to depend on platforms
+
 0.83 2010-11-08 11:40:25
     [BUG FIXES]
     * 'Int' type constraint passed dualvars (e.g. $!) while Moose's doesn't