X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FScope-Context.git;a=blobdiff_plain;f=Changes;fp=Changes;h=64e16b7a522da2ddc14461b34e8c3db5333e45f1;hp=1cd7e42ae261d97aa54d5a6b5e4c45f1cbd756c7;hb=c41de04339d9da906cb2eab1847ce1743ae691a3;hpb=6be87d59f17965b9e4e92f71727379e19929d896 diff --git a/Changes b/Changes index 1cd7e42..64e16b7 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,12 @@ Revision history for Scope-Context +0.03 2015-03-17 14:15 UTC + This is a maintenance release. The code contains no functional change. + Satisfied users of version 0.02 can skip this update. + + Doc : More POD tweaks and clarifications. + + Tst : Author tests are no longer bundled with this distribution. + They are only made available to authors in the git repository. + 0.02 2013-02-08 16:45 UTC + Add : The methods yield(), package(), file(), line(), sub_name(), sub_has_args(), gimme(), eval_text(), is_require(), hints_bits(),