📝 Update release notes

This commit is contained in:
github-actions 2024-08-24 20:04:51 +00:00
parent 9656895b60
commit e4727ed20a
1 changed files with 4 additions and 0 deletions

View 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