ChangeLog for Log-Contextual
+0.00201 2010-03-04
+ - I left a needed file for testing out of the MANIFEST; fixing :-/
+
0.00200 2010-03-03
- add example for Log::Dispatchouli since it works nicely now
- make Log::Log4perl work out of the box
-^(?!script/\w+\.pl|examples/[^\.]+|lib/[\/\w]+\.p(m|od)|inc/|t/\w+\.t|Makefile.PL$|README$|MANIFEST$|Changes$|META.yml$)
+^(?!script/\w+\.pl|examples/[^\.]+|lib/[\/\w]+\.p(m|od)|inc/|t/\w+\.t|t/\w+\.conf|Makefile.PL$|README$|MANIFEST$|Changes$|META.yml$)
use strict;
use warnings;
-our $VERSION = '0.00200';
+our $VERSION = '0.00201';
require Exporter;
use Data::Dumper::Concise;