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

index 3dac89d7b89cda613cc6856f525a7674a10f7eb1..192596210a8eac10e523704c7d9db21aef22978b 100644 (file)
@@ -13,6 +13,7 @@ hide:
 
 ### Docs
 
+* ✏️ Rewording in `docs/en/docs/fastapi-cli.md`. PR [#11716](https://github.com/tiangolo/fastapi/pull/11716) by [@alejsdev](https://github.com/alejsdev).
 * 📝 Update Hypercorn links in all the docs. PR [#11744](https://github.com/tiangolo/fastapi/pull/11744) by [@kittydoor](https://github.com/kittydoor).
 * 📝  Update docs with Ariadne reference from Starlette to FastAPI. PR [#11797](https://github.com/tiangolo/fastapi/pull/11797) by [@DamianCzajkowski](https://github.com/DamianCzajkowski).
 * 📝 Update fastapi instrumentation external link. PR [#11317](https://github.com/tiangolo/fastapi/pull/11317) by [@softwarebloat](https://github.com/softwarebloat).