]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 24 May 2026 10:29:48 +0000 (10:29 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 24 May 2026 10:29:48 +0000 (10:29 +0000)
[skip ci]

docs/en/docs/release-notes.md

index cad92f64b520b1b1dc95e85ef5167c1db144eca2..d462c9ca2f45fa063cc0d51b7cb8f2c807460773 100644 (file)
@@ -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