X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=blobdiff_plain;f=Changes;h=8659daf7e444b589861d6c2bc891ef524ae0cc0b;hp=6f972abf1eb185f423d9151e64d968a6fdea7962;hb=3a27e96d3f96ae99fa6bc1a78ec420b0a6392f0d;hpb=f9f3d682a0332cec1207764dcada85a7ff7750f0 diff --git a/Changes b/Changes index 6f972ab..8659daf 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,12 @@ Revision history for Config-Any +0.27 2016-03-31 + - depend on Module::Pluggable::Object directly instead of assuming it is + bundled with Module::Pluggable (RT #113148) + +0.26 2015-04-29 + - fix error reporting from code applied in 0.25 (RT #104079) + 0.25 2015-04-23 - do not clobber $@ (RT #103061)