Fix type composition
[gitmo/Mouse.git] / Changes
diff --git a/Changes b/Changes
index 526c2df..b60d1c4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,22 @@
 Revision history for Mouse
 
+0.86 2010-11-12 20:12:53
+    [BUG FIXES]
+    * Role application to instances cached anonymous classes in wrong way
+
+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
+
 0.82 2010-11-05 18:12:28
     [BUG FIXES]
     * Wrong name for a method in Mouse::Meta::TypeConstraint: