Update changelog

This commit is contained in:
Jan Nicklas 2017-01-29 13:47:39 +01:00
parent 9628e6504c
commit ed00a67437
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ v3.x
---
* Rename `closingTag` into `voidTag` like in the official w3c spec.
* Provide a `createHtmlTagObject` helper for plugin authors to create new tags.
* Remove build in html minification
v2.26.0
---