Fix MANIFEST.SKIP to ignore dist artifects
[gitmo/MooseX-SimpleConfig.git] / ChangeLog
CommitLineData
33defd43 1Revision history for Perl extension MooseX::SimpleConfig
2
308bcb24 30.04 - Nov 04, 2009
4 - Allow options to be passed through to Config::Any more easily.
5
a96520dd 60.03 - Jan 23, 2008
7 - Mostly just added pod and tests for configfile
8 defaulting
9
a61b087b 100.02 - Dec 19, 2007
11 - Skip the tests if neither of YAML or YAML::Syck is
12 installed (but don't make it a test requirement,
13 some people won't be using this with YAML at all).
14
33defd43 150.01 - Dec 18, 2007
16 - Initial release