X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=a99a28942ca0798dfa5e3951e66f5fa4404a758d;hb=1ddb0236c5a643ca81dbbc2294ccdcf8d3b0471d;hp=f64ca88e9f24b66e99c1662d8fea121d55589c6c;hpb=91a964778ba8e61c05cab7b11db64d6366d6529d;p=scpubgit%2FHTML-String.git diff --git a/Changes b/Changes index f64ca88..a99a289 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,12 @@ + - Ensure TT doesn't try and call methods instead of VMethods + +1.000004 - 2013-09-12 + - Fix concatenating undef to HTML::String values. + +1.000003 - 2013-09-12 + - Fix concatenating strings that evaluate to false in a boolean context. + +1.000002 - 2013-01-03 - Optimise _hsv_dot since it gets called heavily by HTML::String::TT 1.000001 - 2013-01-03