]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 24 Aug 2024 20:04:51 +0000 (20:04 +0000)
committergithub-actions <github-actions@github.com>
Sat, 24 Aug 2024 20:04:51 +0000 (20:04 +0000)
docs/en/docs/release-notes.md

index 2af28ae053de8483a9cc7cd91f882be6c58913ae..83d992b8bddd296003a45caea2085a48c0ec28cc 100644 (file)
@@ -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