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

index cb3e8628e8cacab4877fda6a1839694beeae13a3..bd8580271f2f41281519b4454dbf4d28bf489989 100644 (file)
@@ -14,6 +14,7 @@ hide:
 
 ### Docs
 
+* 📝 Move the Features docs to the top level to improve the main page menu. PR [#12036](https://github.com/fastapi/fastapi/pull/12036) by [@tiangolo](https://github.com/tiangolo).
 * ✏️ 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).