📝 Update release notes

This commit is contained in:
Sebastián Ramírez 2024-05-02 17:16:02 -07:00
parent 67da3bb52e
commit ab8f557250
1 changed files with 1 additions and 0 deletions

View File

@ -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