From: github-actions Date: Sat, 24 Aug 2024 20:04:51 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.112.3~61 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e4727ed20aa83604a9d28d397e4ce4994f8b9640;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 2af28ae053..83d992b8bd 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Docs + +* 📝 Add note in Docker docs about ensuring graceful shutdowns and lifespan events with `CMD` exec form. PR [#11960](https://github.com/fastapi/fastapi/pull/11960) by [@GPla](https://github.com/GPla). + ## 0.112.2 ### Fixes