]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 18 Nov 2024 22:21:58 +0000 (22:21 +0000)
committergithub-actions <github-actions@github.com>
Mon, 18 Nov 2024 22:21:58 +0000 (22:21 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 0bb90dd205b6dd59b7d9e05e6882cd47950669cd..67971820e401cde2a215125eb2dffd10a363d6d5 100644 (file)
@@ -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