docs: update changelog

This commit is contained in:
Zongmin Lei
2021-05-06 13:29:53 +08:00
parent 3e153f585d
commit 0b15109107

View File

@@ -7,7 +7,8 @@
- [Add `<figure>` and `<figcaption>` to default whitelist](https://github.com/leizongmin/js-xss/pull/220) by @daraz999 - [Add `<figure>` and `<figcaption>` to default whitelist](https://github.com/leizongmin/js-xss/pull/220) by @daraz999
- Add `<audio crossorigin muted>`, `<video crossorigin muted playsinline poster>` to default whitelist - Add `<audio crossorigin muted>`, `<video crossorigin muted playsinline poster>` to default whitelist
- Add `<strike>` to default whitelist - Add `<strike>` to default whitelist
- fix: typings IWhiteList allow any tag name - Fix: typings IWhiteList allow any tag name
- Fix: typings `onTag` options
## v1.0.8 (2020-07-27) ## v1.0.8 (2020-07-27)