]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Wed, 26 Mar 2025 13:19:03 +0000 (13:19 +0000)
committergithub-actions <github-actions@github.com>
Wed, 26 Mar 2025 13:19:03 +0000 (13:19 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 4704bd53f0e4792c8ba06ad74eeb86b6b8379b93..e3a703ef95bfa795b0cca091ceb39378f035c252 100644 (file)
@@ -15,6 +15,10 @@ hide:
 
 * 🌐 Update Chinese translation for `docs/zh/docs/tutorial/first-steps.md`. PR [#13348](https://github.com/fastapi/fastapi/pull/13348) by [@Zhongheng-Cheng](https://github.com/Zhongheng-Cheng).
 
+### Internal
+
+* ⬆ [pre-commit.ci] pre-commit autoupdate. PR [#12986](https://github.com/fastapi/fastapi/pull/12986) by [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci).
+
 ## 0.115.12
 
 ### Fixes