]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 4 Feb 2026 12:42:18 +0000 (12:42 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 4 Feb 2026 12:42:18 +0000 (12:42 +0000)
[skip ci]

docs/en/docs/release-notes.md

index d5bc8166835460abb9ee7d0d2a71f58c4e8e697b..0c7d44049041a69ef041b8d7b747a0cccd51a329 100644 (file)
@@ -13,6 +13,7 @@ hide:
 
 ### Docs
 
+* 📝 Add links to related sections of docs to docstrings. PR [#14776](https://github.com/fastapi/fastapi/pull/14776) by [@YuriiMotov](https://github.com/YuriiMotov).
 * 📝 Update embedded code examples to Python 3.10 syntax. PR [#14758](https://github.com/fastapi/fastapi/pull/14758) by [@YuriiMotov](https://github.com/YuriiMotov).
 * 📝 Fix dependency installation command in `docs/en/docs/contributing.md`. PR [#14757](https://github.com/fastapi/fastapi/pull/14757) by [@YuriiMotov](https://github.com/YuriiMotov).
 * 📝 Use return type annotation instead of `response_model` when possible. PR [#14753](https://github.com/fastapi/fastapi/pull/14753) by [@YuriiMotov](https://github.com/YuriiMotov).