From: github-actions Date: Fri, 19 Apr 2024 15:30:04 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.110.3~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e00d29e78418ae8eca64047ea10191c5c8d77565;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 a950414bf9..e611172457 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Docs + +* ✏️ Fix typo in `security/http.py`. PR [#11455](https://github.com/tiangolo/fastapi/pull/11455) by [@omarmoo5](https://github.com/omarmoo5). + ### Internal * ⬆️ Upgrade MkDocs Material and re-enable cards. PR [#11466](https://github.com/tiangolo/fastapi/pull/11466) by [@tiangolo](https://github.com/tiangolo).