Update CHANGELOG.md
Some checks failed
CodeQL / Analyse (push) Has been cancelled
Node.js CI / build (10.x) (push) Has been cancelled
Node.js CI / build (12.x) (push) Has been cancelled
Node.js CI / build (14.x) (push) Has been cancelled
Node.js CI / build (16.x) (push) Has been cancelled

This commit is contained in:
LEI Zongmin
2024-03-03 10:31:06 +08:00
committed by GitHub
parent 9c92272047
commit 66df7c48d5

View File

@@ -2,7 +2,7 @@
## v1.0.15 (2024-03-03) ## v1.0.15 (2024-03-03)
- [feat: add <kbd> to default whitelist](https://github.com/leizongmin/js-xss/pull/279) by @rayrny - [feat: add `<kbd>` to default whitelist](https://github.com/leizongmin/js-xss/pull/279) by @rayrny
- [feat: single-quoted attribute value syntax support](https://github.com/leizongmin/js-xss/pull/287) by @mdk000 - [feat: single-quoted attribute value syntax support](https://github.com/leizongmin/js-xss/pull/287) by @mdk000
## v1.0.14 (2022-08-16) ## v1.0.14 (2022-08-16)