changelog
[gitmo/Package-Stash-PP.git] / Changes
CommitLineData
988beb41 1Revision history for Package-Stash
f4979588 2
988beb41 3{{$NEXT}}
fe563c3f 4 - bump Test::More requirement for done_testing
5
6 - update packaging stuff
a1cab668 7
988beb41 80.04 2010-06-13
9 - get_package_symbol now doesn't autovivify stash entries. A new method
10 get_or_add_package_symbol can now be used for that behavior.
a1cab668 11
988beb41 12 - Update %DB::sub on add_package_symbol (Tim Bunce).
18713f83 13
988beb41 140.03 2010-05-14
15 - Rename from Stash::Manip to Package::Stash
4950f551 16
988beb41 170.02 2010-05-13
18 - Need to dep on Test::Exception
19
200.01 2010-05-12
21 - Initial release