]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 24 Mar 2026 16:39:58 +0000 (16:39 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 24 Mar 2026 16:39:58 +0000 (16:39 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 3a363c65932be6da25cf914e45f2c403da19c61a..ebc1c79e2d47617aafabe907b88779bfb3efe48e 100644 (file)
@@ -11,6 +11,10 @@ hide:
 
 * ✏️ Fix typo for `client_secret` in OAuth2 form docstrings. PR [#14946](https://github.com/fastapi/fastapi/pull/14946) by [@bysiber](https://github.com/bysiber).
 
+### Internal
+
+* 👷 Add ty check to `lint.sh`. PR [#15136](https://github.com/fastapi/fastapi/pull/15136) by [@svlandeg](https://github.com/svlandeg).
+
 ## 0.135.2 (2026-03-01)
 
 ### Upgrades