diff --git a/CHANGELOG.md b/CHANGELOG.md index 765a56ed..e253fbd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ Features: * Recognize HTML5 block elements. #136 (Thanks, @MothOnMars!) * Support SVG `` tag. #131 (Thanks, @baopham!) * Support for whitelisting CSS functions, initially just `calc` and `rgb`. #122/#123/#129 (Thanks, @NikoRoberts!) - +* Whitelist CSS property `list-style-type`. #68/#137/#142 (Thanks, @andela-ysanni and @NikoRoberts!) Bugfixes: