X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=2f52e4e352324c05e44c815b191ae92ecd3bd61f;hb=fcc2d1ec65a0886906a71dfb85b7cb13f3f377a3;hp=c145019f16971d8d5c3c4647825587c2c98e3a66;hpb=7acf2fe9c4c170a0a431d3d2a92c73613c7aea2b;p=gitmo%2FMooseX-ConfigFromFile.git diff --git a/ChangeLog b/ChangeLog index c145019..2f52e4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,8 @@ Revision history for Perl extension MooseX::ConfigFromFile - documentation corrected to demostrate how to properly override the configfile method to provide a default from the consuming class, without having to redefine the attribute itself + - if MooseX::Getopt is installed, the configfile attribute has the Getopt + trait applied (Karen Etheridge) 0.04 - Dec 17, 2011 - Call the configfile attribute default sub if it is a sub, not just a