Update Changes
[scpubgit/HTML-String.git] / Changes
diff --git a/Changes b/Changes
index 8660178..713ac68 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,10 @@
+  - 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 ')
 
 1.000000 - 2012-08-13