X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=70af3609b1793ab9b53bb1425a6f5b5b1864fde4;hb=60e2164ad9cf3ad7605fda95d3fa5be750e6d720;hp=c878cd9d58026456ae000e6715fbea744ab1af73;hpb=a7f212f16a8cf19b93f0ea30d91de08a810ee392;p=gitmo%2FMouse.git diff --git a/Changes b/Changes index c878cd9..70af360 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,14 @@ Revision history for Mouse -0.05 +0.06 + * Mouse + - updated trigger doc (thanks perigrin) + + * Mouse::Meta::Class + - add a make_immutable method which does nothing(!), for even more + Moose compat (nothingmuch's idea) + +0.05 Thu Jul 17 01:53:20 2008 * Mouse::Role Mouse::Meta::Role Mouse