X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=63c7ee6a4c2d611d1f14057d587736fa54a5c4ba;hb=3d60127cdf9680ff9964c4f235f45c10be86293b;hp=b5fcd7e89178be0c9fda216b3e0953f48e396628;hpb=bd06190cceeb91519f5c9dea8d191aa38efaa7fe;p=gitmo%2FPackage-DeprecationManager.git diff --git a/Changes b/Changes index b5fcd7e..63c7ee6 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,25 @@ +{{$NEXT}} + +- Allow an empty hash for the -deprecations parameter. + + +0.10 2010-10-25 + +- The test suite now uses Test::Fatal instead of Test::Exception. (Karen + Etheridge) + + +0.09 2010-10-17 + +- Added a compilation test, because otherwise all test files could not end up + doing skip_all, which may make smokers and test harnesses unhappy. + + +0.08 2010-10-15 + +- Include Test::Requires in prereq list. Reported by Todd Rinaldo. RT #62173. + + 0.07 2010-10-15 - The use of regular expressions in ignores didn't really work in 0.06.