changelog and version bump
[gitmo/Package-Stash-XS.git] / Changes
1 Revision history for Package::Stash
2
3 0.04    2010-06-13
4     get_package_symbol now doesn't autovivify stash entries. A new method
5     get_or_add_package_symbol can now be used for that behavior.
6
7     Update %DB::sub on add_package_symbol (Tim Bunce).
8
9 0.03    2010-05-14
10     Rename from Stash::Manip to Package::Stash
11
12 0.02    2010-05-13
13     Need to dep on Test::Exception
14
15 0.01    2010-05-12
16     Initial release