ported fixes from Mojolicious
[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   - Merge handling of "on" default values in val method from Mojolicious 6.49.
6
7 0.002     2015-11-09 19:28:42 EST
8   - Support perl 5.8 (mst)
9
10 0.001     2015-11-09 02:56:35 EST
11   - First release