]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 17 Aug 2024 06:54:13 +0000 (06:54 +0000)
committergithub-actions <github-actions@github.com>
Sat, 17 Aug 2024 06:54:13 +0000 (06:54 +0000)
docs/en/docs/release-notes.md

index 48653156903e1e667c85498d395e3082055b4c3f..17a24a9846560f1fc1d013c7e2ff50167f6b1725 100644 (file)
@@ -14,6 +14,7 @@ hide:
 
 ### Docs
 
+* ✏️ Fix import typo in reference example for `Security`. PR [#11168](https://github.com/fastapi/fastapi/pull/11168) by [@0shah0](https://github.com/0shah0).
 * 📝 Highlight correct line in tutorial `docs/en/docs/tutorial/body-multiple-params.md`. PR [#11978](https://github.com/fastapi/fastapi/pull/11978) by [@svlandeg](https://github.com/svlandeg).
 * 🔥 Remove Sentry link from Advanced Middleware docs. PR [#12031](https://github.com/fastapi/fastapi/pull/12031) by [@alejsdev](https://github.com/alejsdev).
 * 📝 Clarify management tasks for translations, multiples files in one PR. PR [#12030](https://github.com/fastapi/fastapi/pull/12030) by [@tiangolo](https://github.com/tiangolo).