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

docs/en/docs/release-notes.md

index ebf4cfbda318a0cd97fb686db9b8414c7e2c8d77..3de9d99ce92e214f53bbb6ba2b43ad316641fda6 100644 (file)
@@ -21,6 +21,10 @@ hide:
 * ✏️ Fix typo in `docs/ja/docs/tutorial/body-fields.md`. PR [#13802](https://github.com/fastapi/fastapi/pull/13802) by [@ruzia](https://github.com/ruzia).
 * 🌐 Add Russian translation for `docs/ru/docs/advanced/index.md`. PR [#13797](https://github.com/fastapi/fastapi/pull/13797) by [@NavesSapnis](https://github.com/NavesSapnis).
 
+### Internal
+
+* ⬆ [pre-commit.ci] pre-commit autoupdate. PR [#13823](https://github.com/fastapi/fastapi/pull/13823) by [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci).
+
 ## 0.115.13
 
 ### Fixes