more fixage because the perl parser hates me
[scpubgit/HTML-String.git] / Changes
diff --git a/Changes b/Changes
index 887d361..a99a289 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,14 @@
+  - 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
   - Localize $@ in isa and can in case of modules that mishandle eval {}
   - Support for single quotes (' to ')