X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=52cb8066f3a28bae011f4a21e66886e0ab9e5402;hb=f6e5adac67578b48faa24c78a44532fa0c0f39ad;hp=c086c3951bc32606058490f1a694ea59df68115d;hpb=809fc2c7fe1de7863a0553b0c9dfddbb347895cd;p=gitmo%2FMouse.git diff --git a/Changes b/Changes index c086c39..52cb806 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ Revision history for Mouse -0.31 +0.31 Tue Sep 22 11:08:12 2009 * Add find_meta() and does_role() to Mouse::Util (gfx)