changelog
[gitmo/Package-Stash-PP.git] / Changes
1 Revision history for Package-Stash
2
3 {{$NEXT}}
4
5 0.05  2010-06-15
6       - bump Test::More requirement for done_testing
7
8       - update packaging stuff
9
10 0.04  2010-06-13
11       - get_package_symbol now doesn't autovivify stash entries. A new method
12         get_or_add_package_symbol can now be used for that behavior.
13
14       - Update %DB::sub on add_package_symbol (Tim Bunce).
15
16 0.03  2010-05-14
17       - Rename from Stash::Manip to Package::Stash
18
19 0.02  2010-05-13
20       - Need to dep on Test::Exception
21
22 0.01  2010-05-12
23       - Initial release