📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot]
2026-02-12 18:10:57 +00:00
parent d11f820ac3
commit c206f19b5d

View 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