X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;fp=Changes;h=44c7548ec0079a25a877fbd389fab6e41b2a370b;hb=bf83b4c8fc051d840de4749e935ae6b8f026659a;hp=547a3e6241b31e5460cf6d6f15d096215ba08140;hpb=b831793fcecb37b113a1d9336a1775e5c7ade77f;p=gitmo%2FMooseX-ClassAttribute.git diff --git a/Changes b/Changes index 547a3e6..44c7548 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,9 @@ +0.22 2011-02-02 + +- Require namespace::autoclean 0.11 to avoid various dependency problems + related to namespace::clean and Package::Stash. + + 0.21 2010-10-29 - Switch from Test::Exception to Test::Fatal.