gumbo-parser/CHANGES.md
Same as 0.10.0, but with the version number bumped because the last version-number commit to v0.9.4 makes GitHub think that v0.9.4 is the latest version and so it's not highlighted on the webpage.
<template> tag (kevinhendricks, nostrademons).<rtc>/<rt> handling (kevinhendricks, vmg).CDATA end tag handling.Æ entities (rgrove)CDATA handling; CDATA sections now generate a GUMBO_NODE_CDATA node rather
than plain text.get_title example to handle whitespace nodes (gsnedders)<isindex> tags.