X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-View-Component-SubInclude.git;a=blobdiff_plain;f=Changes;h=591252fce87aa5f9f2c9564693f980242c52c606;hp=4f99743cafa0e08a72bfc7b66fe4d15f2408f747;hb=bff1b853c17ad52e468fe8984ab3b18964463c7f;hpb=286c3089736bedeea07ab23eb037b5cf698d31ee diff --git a/Changes b/Changes index 4f99743..591252f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for Catalyst-View-Component-SubInclude +0.07_03 Fri Feb 19 00:31:00 2010 + - Autogenerate README file from Pod. + - Fix missing test_requires dependency on parent by dropping use of + that module. + 0.07_02 Fri Feb 19 00:11:00 2010 - Fix missing test_requires dependency on Catalyst::Action::RenderView.