]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 2 May 2024 22:37:53 +0000 (22:37 +0000)
committergithub-actions <github-actions@github.com>
Thu, 2 May 2024 22:37:53 +0000 (22:37 +0000)
docs/en/docs/release-notes.md

index 5d64c8d0b5dd53cecbe501b9d1726077d99b2073..0206e3aaefe728aaca6f50ecdd0de3dfc4826d54 100644 (file)
@@ -9,6 +9,10 @@ hide:
 
 ## Latest Changes
 
+### Features
+
+* ✨ Add FastAPI CLI, the new `fastapi` command. PR [#11522](https://github.com/tiangolo/fastapi/pull/11522) by [@tiangolo](https://github.com/tiangolo).
+
 ### Refactors
 
 * 🔧 Add configs and setup for `fastapi-slim` including optional extras `fastapi-slim[standard]`, and `fastapi` including by default the same `standard` extras. PR [#11503](https://github.com/tiangolo/fastapi/pull/11503) by [@tiangolo](https://github.com/tiangolo).