convert from Path::Class to Path::Tiny
[gitmo/MooseX-ConfigFromFile.git] / ChangeLog
index 2f52e4e..003ee5e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,11 @@
 Revision history for Perl extension MooseX::ConfigFromFile
 
-0.05
+0.05 - 2013-02-03 (Karen Etheridge)
     - 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)
+    trait applied
 
 0.04 - Dec 17, 2011
     - Call the configfile attribute default sub if it is a sub, not just a