📝 Update release notes

This commit is contained in:
github-actions 2024-04-29 05:18:26 +00:00
parent 7b55bf37b5
commit bec2ec7e4c
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ hide:
### Docs
* 📝 Update references to Python version, FastAPI supports all the current versions, no need to make the version explicit. PR [#11496](https://github.com/tiangolo/fastapi/pull/11496) by [@tiangolo](https://github.com/tiangolo).
* ✏️ Fix typo in `fastapi/security/api_key.py`. PR [#11481](https://github.com/tiangolo/fastapi/pull/11481) by [@ch33zer](https://github.com/ch33zer).
* ✏️ Fix typo in `security/http.py`. PR [#11455](https://github.com/tiangolo/fastapi/pull/11455) by [@omarmoo5](https://github.com/omarmoo5).