X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=cf3f6cd9431625c2a5060a2ee800d2aeadc48443;hb=c3ffad02009566171a1c9ca13bef64c51d853d29;hp=5fd8b704ba575e53a744b5c1b24058ccc3f93bce;hpb=72ee582d12f9071e4148d93d4796ff294da04248;p=scpubgit%2FHTML-String.git diff --git a/Changes b/Changes index 5fd8b70..cf3f6cd 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,9 @@ +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