fix bug where html_unescape would try to unescape non-ascii numerics
[catagits/DOM-Tiny.git] / Changes
diff --git a/Changes b/Changes
index 4bc93f7..52c9ae0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 {{$NEXT}}
   - Merge several CSS bugfixes and improvements from Mojolicious 6.31 and 6.32.
   - Merge wrap and wrap_content bugfixes from Mojolicious 6.34.
+  - Fix small html_unescape bug in DOM::Tiny::Entities
 
 0.002     2015-11-09 19:28:42 EST
   - Support perl 5.8 (mst)