From: github-actions[bot] Date: Tue, 21 Jul 2026 21:28:18 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.140.0~9 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=704fbe1439341994100622853f515a8af7ccc2eb;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes [skip ci] --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 9d50c74440..fa4cda5c66 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -9,6 +9,7 @@ hide: ### Docs +* 📝 Update docs to use uv projects by default. PR [#16032](https://github.com/fastapi/fastapi/pull/16032) by [@tiangolo](https://github.com/tiangolo). * 📝 Restructure FastAPI People and related pages. PR [#16015](https://github.com/fastapi/fastapi/pull/16015) by [@tiangolo](https://github.com/tiangolo). ### Internal