X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=054bd921ced9bee87b6f3a9c3750287693db1efb;hb=c8bf0a6cfffcd7a59885a727d97ec2056a3b1770;hp=341f151589fa152e7d92c957535e7c6bf8d841dc;hpb=7932182d9e834ea6d7573d25bccc0fc8e390ed12;p=p5sagit%2FLog-Contextual.git diff --git a/Changes b/Changes index 341f151..054bd92 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,22 @@ ChangeLog for Log-Contextual + - Dep on a newer version of Moo for multiple role composition + +0.005003 2013-03-21 + - Yell loudly if a user tries to use Log::Contextual::set_logger() or + Log::Contextual::with_logger() (aka internals that don't work anymore) + directly + +0.005002 2013-02-14 (♥) + - Fix RT#83267 (Tyler Riddle) + +0.005001 2013-02-07 + - No changes from previous dev release + +0.005000_03 2013-01-16 + - merge unpushed 0.004300 into master (frew--, Tyler Riddle++) + +0.005000_02 2013-01-15 - add missing changelog entry (derp) 0.005000_01 2013-01-11 @@ -9,6 +26,9 @@ ChangeLog for Log-Contextual something like that) and changing their logger. See the new Log::Contextual::Role::Router for more information +0.004300 2012-10-03 + - add a way to set default import tags + 0.004202 2012-08-04 - correct the caller_level passed into coderef, and document "both" uses of caller_level