]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 23 Oct 2025 20:32:06 +0000 (20:32 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 23 Oct 2025 20:32:06 +0000 (20:32 +0000)
[skip ci]

docs/en/docs/release-notes.md

index d978536cc7ad8211c25cd9a82e2771b99c7bca1c..f0daafc86e14dcef3b33c2869e5f67f291afac40 100644 (file)
@@ -13,6 +13,7 @@ hide:
 
 ### Internal
 
+* ➕ Migrate internal reference documentation from `typing_extensions.Doc` to `annotated_doc.Doc`. PR [#14222](https://github.com/fastapi/fastapi/pull/14222) by [@tiangolo](https://github.com/tiangolo).
 * 🛠️ Update German LLM prompt and test file. PR [#14189](https://github.com/fastapi/fastapi/pull/14189) by [@nilslindemann](https://github.com/nilslindemann).
 * ⬆ [pre-commit.ci] pre-commit autoupdate. PR [#14181](https://github.com/fastapi/fastapi/pull/14181) by [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci).