summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Padilla <jpadilla@users.noreply.github.com>2022-05-12 14:51:32 -0400
committerJosé Padilla <jpadilla@users.noreply.github.com>2022-05-12 14:51:41 -0400
commit83ff831a4d11190e3a0bed781da43f8d84352653 (patch)
treece9f042fba7807d8196018f697f14a6fee449aff
parent4c1ce8fd9019dd312ff257b5141cdb6d897379d9 (diff)
downloadpyjwt-83ff831a4d11190e3a0bed781da43f8d84352653.tar.gz
chore: update changelog2.4.0
-rw-r--r--CHANGELOG.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 40e21b3..8b3b146 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -22,7 +22,7 @@ Added
Security
~~~~~~~~
-Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24
+- [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24
Changed
~~~~~~~