X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=e75cb52bf34fbb25a0d6a4642c7ffb98d8867b7f;hb=c0f0ce8910e956686984bd11508cf7df8bd2dcd3;hp=729ea595c5b75dc5337a4f49bb050c479d1b018a;hpb=38f0d3242c27ad254d109e3930ccfd955d5f8cc8;p=catagits%2FDOM-Tiny.git diff --git a/Changes b/Changes index 729ea59..e75cb52 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ {{$NEXT}} +0.003 2016-03-19 18:35:22 UTC + - 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 + - Merge handling of "on" default values in val method from Mojolicious 6.49. + 0.002 2015-11-09 19:28:42 EST - Support perl 5.8 (mst)