From: Karen Etheridge Date: Tue, 5 Feb 2013 17:24:42 +0000 (-0800) Subject: formatting of changelog X-Git-Tag: v0.08~10 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-ConfigFromFile.git;a=commitdiff_plain;h=61fbb834b1268a01d7cf905b6f46a9c6b664a424 formatting of changelog --- diff --git a/ChangeLog b/ChangeLog index 27f2d75..17aacb3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,9 @@ Revision history for Perl extension MooseX::ConfigFromFile -0.07 2013-02-04 (Karen Etheridge) +0.07 - 2013-02-04 (Karen Etheridge) - fixed tests to not load optional dependencies -0.06 2013-02-03 (Karen Etheridge) +0.06 - 2013-02-03 (Karen Etheridge) - the configfile attribute is now a Path::Tiny, not a Path::Class (coercions from strings are still supported, and now also from any other type that has a string coercion).