]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 22 Oct 2024 20:41:15 +0000 (20:41 +0000)
committergithub-actions <github-actions@github.com>
Tue, 22 Oct 2024 20:41:15 +0000 (20:41 +0000)
docs/en/docs/release-notes.md

index 3b3454d2f5543b09508bfc604181e638a7c9b2ad..c02b6ac754520ee65b656f16e0ba6a50889fbeb4 100644 (file)
@@ -17,6 +17,10 @@ hide:
 * 🌐 Add Portuguese translation for `docs/pt/docs/advanced/dataclasses.md`. PR [#12475](https://github.com/fastapi/fastapi/pull/12475) by [@leoscarlato](https://github.com/leoscarlato).
 * 🌐 Add Portuguese translation for `docs/pt/docs/how-to/custom-request-and-route.md`. PR [#12483](https://github.com/fastapi/fastapi/pull/12483) by [@devfernandoa](https://github.com/devfernandoa).
 
+### Internal
+
+* ⬆ [pre-commit.ci] pre-commit autoupdate. PR [#12505](https://github.com/fastapi/fastapi/pull/12505) by [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci).
+
 ## 0.115.3
 
 ### Upgrades