]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 20 May 2024 17:37:51 +0000 (17:37 +0000)
committergithub-actions <github-actions@github.com>
Mon, 20 May 2024 17:37:51 +0000 (17:37 +0000)
docs/en/docs/release-notes.md

index 048020c8c6aba0cb2a5708ce89c304ead4dae568..2232887ac6ab254fa642c235662321e9c665a52a 100644 (file)
@@ -11,6 +11,7 @@ hide:
 
 ### Docs
 
+* 📝 Update JWT auth documentation to use PyJWT instead of pyhon-jose. PR [#11589](https://github.com/tiangolo/fastapi/pull/11589) by [@estebanx64](https://github.com/estebanx64).
 * 📝 Update docs. PR [#11603](https://github.com/tiangolo/fastapi/pull/11603) by [@alejsdev](https://github.com/alejsdev).
 * ✏️ Fix typo: convert every 're-use' to 'reuse'.. PR [#11598](https://github.com/tiangolo/fastapi/pull/11598) by [@hasansezertasan](https://github.com/hasansezertasan).
 * ✏️ Fix typo in `fastapi/applications.py`. PR [#11593](https://github.com/tiangolo/fastapi/pull/11593) by [@petarmaric](https://github.com/petarmaric).