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

index 83080e0aa284a643809f386eb5e6cdd3696b1a05..2f7fb0cbdbabbfee60b3eb1806f4d739ecca18f6 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Docs
 
+* 🔧 Update sponsors: Coherence. PR [#12093](https://github.com/fastapi/fastapi/pull/12093) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Fix async test example not to trigger DeprecationWarning. PR [#12084](https://github.com/fastapi/fastapi/pull/12084) by [@marcinsulikowski](https://github.com/marcinsulikowski).
 * 📝 Update `docs_src/path_params_numeric_validations/tutorial006.py`. PR [#11478](https://github.com/fastapi/fastapi/pull/11478) by [@MuhammadAshiqAmeer](https://github.com/MuhammadAshiqAmeer).
 * 📝 Update comma in `docs/en/docs/async.md`. PR [#12062](https://github.com/fastapi/fastapi/pull/12062) by [@Alec-Gillis](https://github.com/Alec-Gillis).