]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 12 Feb 2026 18:10:57 +0000 (18:10 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 12 Feb 2026 18:10:57 +0000 (18:10 +0000)
[skip ci]

docs/en/docs/release-notes.md

index e85ed4b3eec63d8f6541690425325d76a48ab551..d8bc3a26f6cb5c0b808e96b37747286584773c49 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Docs
+
+* 📝 Update docs for JWT to prevent timing attacks. PR [#14908](https://github.com/fastapi/fastapi/pull/14908) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.129.0
 
 ### Breaking Changes