class-mop says 'The compute_all_applicable_attributes method has been deprecated.'
[gitmo/Mouse.git] / Changes
diff --git a/Changes b/Changes
index 2e63065..80b46a6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,11 @@
 Revision history for Mouse
 
-0.20
+0.21
+
+
+0.20 Thu Apr 9 20:22:33 2009
+    * Squirrel is now deprecated. Use Any::Moose instead (Sartak)
+
     * To improve Moose compat, the third argument to trigger
       (the attribute metaobject) has been removed (Sartak)