X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=aff36a4d48cd0066215cfbdce640ff1d74a5e193;hb=21ac2327480f79013843b1469e9771988cfe0c18;hp=4e70a3afb995810110e5aee1ccb17d2ffb990db5;hpb=4b5e2513f7ea1ac132c1bb5c6732516d6cb1b917;p=catagits%2FDOM-Tiny.git diff --git a/Changes b/Changes index 4e70a3a..aff36a4 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,12 @@ {{$NEXT}} + +0.005 2016-08-01 16:10:40 UTC + - Gut tests to avoid having to keep them in sync with Mojo::DOM58 changes + +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