]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 9 Nov 2024 17:07:31 +0000 (17:07 +0000)
committergithub-actions <github-actions@github.com>
Sat, 9 Nov 2024 17:07:31 +0000 (17:07 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 0fa073bcdbe4640443eba6538565f459180b0538..ce96154e954dc2bca1268847d5c45f869bb7c27d 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Docs
 
+* ✏️ Fix error in `docs/en/docs/tutorial/middleware.md`. PR [#12819](https://github.com/fastapi/fastapi/pull/12819) by [@alejsdev](https://github.com/alejsdev).
 * 📝 Update includes for `docs/en/docs/tutorial/security/get-current-user.md`. PR [#12645](https://github.com/fastapi/fastapi/pull/12645) by [@OCE1960](https://github.com/OCE1960).
 * 📝 Update includes for `docs/en/docs/tutorial/security/first-steps.md`. PR [#12643](https://github.com/fastapi/fastapi/pull/12643) by [@OCE1960](https://github.com/OCE1960).
 * 📝 Update includes in `docs/de/docs/advanced/additional-responses.md`. PR [#12821](https://github.com/fastapi/fastapi/pull/12821) by [@zhaohan-dong](https://github.com/zhaohan-dong).