]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 1 Apr 2024 23:12:42 +0000 (23:12 +0000)
committergithub-actions <github-actions@github.com>
Mon, 1 Apr 2024 23:12:42 +0000 (23:12 +0000)
docs/en/docs/release-notes.md

index 97889ab9fdb9601af28eaf1cab07aadde79547af..54a38c8fbe346c0a674177826b24583e5951eed5 100644 (file)
@@ -7,6 +7,8 @@ hide:
 
 ## Latest Changes
 
+* 👥 Update FastAPI People. PR [#11387](https://github.com/tiangolo/fastapi/pull/11387) by [@tiangolo](https://github.com/tiangolo).
+
 ### Refactors
 
 * ♻️ Simplify string format with f-strings in `fastapi/applications.py`. PR [#11335](https://github.com/tiangolo/fastapi/pull/11335) by [@igeni](https://github.com/igeni).