update changes
sunnavy [Tue, 8 Sep 2009 23:54:53 +0000 (07:54 +0800)]
Changes

diff --git a/Changes b/Changes
index d9754d8..9cb6e1b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -6,6 +6,9 @@ Revision history for Mouse
 
     * Only unlink Mouse::Tiny if it exists, otherwise autodie pitches
       a fit (miyagawa)
+    
+    * Make auto_deref also handles isa not only ArrayRef and HashRef, but also 
+      ArrayRef[Foo::Bar] and HashRef[Foo::Bar]
 
 0.27 Thu Jul  2 15:17:37 2009
     * Doc updates (Sartak)