From 768e9540436fe5e707668ac439ec2f8cfebb1fca Mon Sep 17 00:00:00 2001 From: cdibble Date: Thu, 20 Oct 2022 15:18:29 -0700 Subject: [PATCH] chore: update version in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e40cc26..e12bc9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG -## unreleased +## 6.0.1 - Fix issue where urls in the form `javascript:alert('xss');` were not properly sanitized - Fix issue where urls in the form `javasc ript:alert('XSS');` were not properly sanitized