X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=2f929b196ef4b60a8dddff4b09b84d1b5bc86dfb;hb=9cc55beb4593a694c6e07231bbea6f3973ff6148;hp=52c9ae010afc814f2c36d7286aeab48f65bb0a9d;hpb=4d7ffd9750b680d72934879b281bce45448807a4;p=catagits%2FDOM-Tiny.git diff --git a/Changes b/Changes index 52c9ae0..2f929b1 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,13 @@ {{$NEXT}} + +0.004 2016-04-10 15:09:07 UTC + - Murderize dist due to replacement by Mojo::DOM58 + +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)