Bump version, changelog
[gitmo/MooseX-SimpleConfig.git] / ChangeLog
index ba6b20b..224e522 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
 Revision history for Perl extension MooseX::SimpleConfig
 
+0.05 - Jan 22, 2010
+   - Allow multiple config files to be loaded and merged.
+     Patch in RT#48552 from Sawyer X
+
+0.04 - Nov 04, 2009
+    - Allow options to be passed through to Config::Any more easily.
+
+0.03 - Jan 23, 2008
+    - Mostly just added pod and tests for configfile
+      defaulting
+
 0.02 - Dec 19, 2007
     - Skip the tests if neither of YAML or YAML::Syck is
       installed (but don't make it a test requirement,