From: Sebastián Ramírez Date: Fri, 3 May 2024 00:16:02 +0000 (-0700) Subject: 📝 Update release notes X-Git-Tag: 0.111.0~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ab8f5572500717b8980fe55d8c37de0ae6367efd;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index f5723ac99c..173ceee922 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -12,6 +12,7 @@ hide: ### Features * ✨ Add FastAPI CLI, the new `fastapi` command. PR [#11522](https://github.com/tiangolo/fastapi/pull/11522) by [@tiangolo](https://github.com/tiangolo). + * New docs: [FastAPI CLI](https://fastapi.tiangolo.com/fastapi-cli/). ### Refactors