fix bug where html_unescape would try to unescape non-ascii numerics
[catagits/DOM-Tiny.git] / Changes
1 {{$NEXT}}
2   - Merge several CSS bugfixes and improvements from Mojolicious 6.31 and 6.32.
3   - Merge wrap and wrap_content bugfixes from Mojolicious 6.34.
4   - Fix small html_unescape bug in DOM::Tiny::Entities
5
6 0.002     2015-11-09 19:28:42 EST
7   - Support perl 5.8 (mst)
8
9 0.001     2015-11-09 02:56:35 EST
10   - First release