]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 23 Mar 2026 13:57:14 +0000 (13:57 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 23 Mar 2026 13:57:14 +0000 (13:57 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 53ca17db82e11927314cd07c1910a911d43f5333..bb3c0f117e12fba76e9e529bc5c11a332eaea5c9 100644 (file)
@@ -13,6 +13,7 @@ hide:
 
 ### Docs
 
+* 💄 Fix code blocks in reference docs overflowing table width. PR [#15094](https://github.com/fastapi/fastapi/pull/15094) by [@YuriiMotov](https://github.com/YuriiMotov).
 * 📝 Fix duplicated words in docstrings. PR [#15116](https://github.com/fastapi/fastapi/pull/15116) by [@AhsanSheraz](https://github.com/AhsanSheraz).
 * 📝 Add docs for `pyproject.toml` with `entrypoint`. PR [#15075](https://github.com/fastapi/fastapi/pull/15075) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Update links in docs to no longer use the classes external-link and internal-link. PR [#15061](https://github.com/fastapi/fastapi/pull/15061) by [@tiangolo](https://github.com/tiangolo).