X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=5dfe3db4de09283bdc3537507e5884659c80a888;hb=0dd1b7362ff4b104d68946ae6ca8e7e483621381;hp=597c6a40e55bdc3696fdcbf02779466598c87736;hpb=729656c504e5ca25cfebfbbbce69bb1e74268ef6;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 597c6a4..5dfe3db 100644 --- a/Changes +++ b/Changes @@ -57,6 +57,8 @@ Revision history for DBIx::Class - Work around rare test deadlock under heavy parallelism (RT#108390) - Stop using bare $] throughout - protects the codebase from issues similar (but likely not limited to) P5#72210 + - Config::Any is no longer a core dep, but instead is migrated to a new + optdep group 'config_file_reader' 0.082820 2015-03-20 20:35 (UTC) * Fixes