X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=27412c93480eabc99f21640028472de7c52d2292;hb=e83fd3e0092d63e7a56a41ee5cf49772955105ee;hp=8a5efa1d29a21540091a9a37a240e365f6a05423;hpb=06cb3f3506161a118dc440264dcabcd612b9432c;p=perl%2Fmodules%2FLexical-Types.git diff --git a/Changes b/Changes index 8a5efa1..27412c9 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for Lexical-Types +0.02 2009-02-25 16:10 UTC + + Add : Returning an empty list from the mangler skips the wrapping of + the current typed lexical declaration. + + Chg : The package and method names passed to the callbacks are now all + read-only. + 0.01 2009-02-24 23:20 UTC First version, released on an unsuspecting world.