X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=0ec63385f12e4d395ed4fa0c8186df65fe64a328;hb=b0109827dfcadd0e946c7a47dc9bab12bb565b30;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=6166f03d12382556473156bd939721414a11fcb2;p=catagits%2FCatalyst-Component-ACCEPT_CONTEXT.git diff --git a/Changes b/Changes index e69de29..0ec6338 100644 --- a/Changes +++ b/Changes @@ -0,0 +1,16 @@ +Revision history for Catalyst-Component-ACCEPT_CONTEXT + +0.06 24 April 2009 + Switch from NEXT to MRO::Compat + +0.05 18 Jan 2008 + Don't inherit from Catalyst::Component; this breaks NEXT (!) + +0.04 15 Sep 2007 + Be less invasive; return the same $self each time. + +0.03 13 Jul 2007 + Weaken context. + +0.01 18 Feb 2007 + First version, released on an unsuspecting world.