From: github-actions Date: Wed, 31 Jul 2024 14:09:35 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.112.0~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c0ae16ab7a25a0b54d8201479cf31e2492f7090a;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 7d23692a5f..3851332664 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -9,6 +9,7 @@ hide: ### Docs +* ✏️ Fix typos in docs. PR [#11926](https://github.com/fastapi/fastapi/pull/11926) by [@jianghuyiyuan](https://github.com/jianghuyiyuan). * 📝 Tweak management docs. PR [#11918](https://github.com/fastapi/fastapi/pull/11918) by [@tiangolo](https://github.com/tiangolo). * 🚚 Rename GitHub links from tiangolo/fastapi to fastapi/fastapi. PR [#11913](https://github.com/fastapi/fastapi/pull/11913) by [@tiangolo](https://github.com/tiangolo). * 📝 Add docs about FastAPI team and project management. PR [#11908](https://github.com/tiangolo/fastapi/pull/11908) by [@tiangolo](https://github.com/tiangolo).