diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index cad92f64b5..d462c9ca2f 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Docs + +* 📝 Update `docs/en/docs/tutorial/security/oauth2-jwt.md`. PR [#14781](https://github.com/fastapi/fastapi/pull/14781) by [@zadevhub](https://github.com/zadevhub). + ## 0.136.3 (2026-05-23) ### Refactors