Bump version
[catagits/DOM-Tiny.git] / Changes
1 {{$NEXT}}
2
3 0.005     2016-08-01 16:10:40 UTC
4   - Gut tests to avoid having to keep them in sync with Mojo::DOM58 changes
5
6 0.004     2016-04-10 15:09:07 UTC
7   - Murderize dist due to replacement by Mojo::DOM58
8
9 0.003     2016-03-19 18:35:22 UTC
10   - Merge several CSS bugfixes and improvements from Mojolicious 6.31 and 6.32.
11   - Merge wrap and wrap_content bugfixes from Mojolicious 6.34.
12   - Fix small html_unescape bug in DOM::Tiny::Entities
13   - Merge handling of "on" default values in val method from Mojolicious 6.49.
14
15 0.002     2015-11-09 19:28:42 EST
16   - Support perl 5.8 (mst)
17
18 0.001     2015-11-09 02:56:35 EST
19   - First release