📝 Update release notes

This commit is contained in:
github-actions 2024-10-12 09:59:23 +00:00
parent b77f2351d1
commit 63c428fbf9
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ hide:
## Latest Changes
### Upgrades
* ⬆️ Upgrade Starlette to `>=0.37.2,<0.41.0`. PR [#12431](https://github.com/fastapi/fastapi/pull/12431) by [@tiangolo](https://github.com/tiangolo).
## 0.115.1
### Fixes