fix changelog
[p5sagit/Package-Variant.git] / Changes
CommitLineData
3a6e873f 1Revision history for Package-Variant
cfcf68cb 2
e6578e47 31.002000 - 2013-12-10
5a0662d9 4 - add build_variant method on variable packages, to allow avoiding
5 importing a generator sub
3c1ca277 6 - fix pragmas applied by modules listed in "importing" from leaking out
7 into unexpected scopes
8
e6578e47 91.001004 - 2013-05-04
cfcf68cb 10 - fix documentation of "build_variant_of" method (RT#84554 -- thanks,
11 Scott Miller!)
12
e6578e47 131.001003 - 2013-03-25
c18012aa 14 - fix NAME in Makefile.PL (RT#84209)
15
e6578e47 161.001002 - 2012-09-19
485d5893 17 - Declare the Test::Fatal build dependency
18
e6578e47 191.001001 - 2012-05-12
17c48f72 20 - Actually declare the Import::Into dependency (stupid mst)
21
e6578e47 221.001000 - 2012-05-12
1bacb018 23 - Switch to Import::Into for exporting other things
ed98a1a0 24 - Use Sub::Name to name installed things if available
25
e6578e47 261.000000 - 2012-01-23
cb80731c 27 - initial release