From: github-actions Date: Mon, 18 Nov 2024 22:21:58 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.115.6~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1f7629d3e421493ef9539ea7288564584c0182be;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 0bb90dd205..67971820e4 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -17,6 +17,10 @@ hide: * 🔥 Remove obsolete tutorial translation to Chinese for `docs/zh/docs/tutorial/sql-databases.md`, it references files that are no longer on the repo. PR [#12949](https://github.com/fastapi/fastapi/pull/12949) by [@tiangolo](https://github.com/tiangolo). +### Internal + +* ⬆ [pre-commit.ci] pre-commit autoupdate. PR [#12954](https://github.com/fastapi/fastapi/pull/12954) by [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci). + ## 0.115.5 ### Refactors