X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=1d39c92c07bb5d292dd8f530c1017fcdcfa90854;hb=8f45d4b83ba99d9a01223b21f254c626c7b27489;hp=d150d7132eb4634fc9680c0a72a12b814c9510b5;hpb=ac4c210b31335cc8ded4649a31c03031cf78eff5;p=scpubgit%2FHTML-String.git diff --git a/Changes b/Changes index d150d71..1d39c92 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,10 @@ +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 - Localize $@ in isa and can in case of modules that mishandle eval {} - Support for single quotes (' to ')