X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Component-ACCEPT_CONTEXT.git;a=blobdiff_plain;f=Changes;h=0ec63385f12e4d395ed4fa0c8186df65fe64a328;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hb=9087ba500246c810025823e93927f62580238e78;hpb=6166f03d12382556473156bd939721414a11fcb2 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.