]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 19 Apr 2024 15:30:04 +0000 (15:30 +0000)
committergithub-actions <github-actions@github.com>
Fri, 19 Apr 2024 15:30:04 +0000 (15:30 +0000)
docs/en/docs/release-notes.md

index a950414bf938c57a8de5ad5fd9e19942addb0340..e611172457e3ba95c1800ea8e4b38eb66c692e0c 100644 (file)
@@ -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).