Changes for 0.04
[gitmo/Package-DeprecationManager.git] / Changes
CommitLineData
ae06f361 10.04 2010-07-14
2
3- A single feature will now warn more than once if each warning consists of a
4 different error message.
5
6
ebd96f90 70.03 2010-07-14
8
9- Added an -ignore parameter when importing Package::DeprecationManager. This
10 lets you explicitly ignore packages in the call stack when determining where
11 a deprecated feature was called.
12
13
9472d870 140.02 2010-07-12
15
16- Made it possible to deprecate any feature, not just a subroutine or method.
17
18
190.01 2010-07-12
dc4fc8c7 20
21- First release