From: github-actions[bot] Date: Wed, 29 Jul 2026 14:32:16 +0000 (+0000) Subject: ๐Ÿ“ Update release notes X-Git-Tag: 0.141.0~1 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=6bceb84053eb2405e9c000aad30ea13367b5ee32;p=thirdparty%2Ffastapi%2Ffastapi.git ๐Ÿ“ Update release notes [skip ci] --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 8834d5e422..ebd2101660 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Features + +* รขยœยจ Add `app.frontend(check_dir="auto")`, to make local development more convenient with `fastapi dev`. PR [#16102](https://github.com/fastapi/fastapi/pull/16102) by [@tiangolo](https://github.com/tiangolo). + ## 0.140.13 (2026-07-28) ### Fixes