X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=a51c96f2fcf90c46537ec04b9fe920ba0b9375ad;hb=8040005c9eb24e5464bc46962aa03f5df6117403;hp=ba361c0941d034ed8f1a88df15006c551cb36e33;hpb=ae06f361329f4d783c9d446fff0dba20ba962d6c;p=gitmo%2FPackage-DeprecationManager.git diff --git a/Changes b/Changes index ba361c0..a51c96f 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,32 @@ +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. + +- Added missing dep on List::MoreUtils. + +- Replaced Test::Warn with Test::Output in the tests, and made the tests + actually test what I think they should be testing. + + +0.06 2010-10-14 + +- The -ignore parameter now accepts regular expressions as well as package + names. + + +0.05 2010-10-14 + +- Fixed what looked like a bug in -ignore handling, although I couldn't seem + to write a test that triggered it. + +- Removed hard dep on Test::Warn for the benefit of Moose. + + 0.04 2010-07-14 - A single feature will now warn more than once if each warning consists of a