]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 28 Jan 2024 10:38:55 +0000 (10:38 +0000)
committergithub-actions <github-actions@github.com>
Sun, 28 Jan 2024 10:38:55 +0000 (10:38 +0000)
docs/en/docs/release-notes.md

index 251e16e4c3e2404c217c6b290b6a7a554f47da14..43c7ec2445ac860fd63b502692c792aacd6f6b5c 100644 (file)
@@ -124,6 +124,7 @@ hide:
 
 ### Internal
 
+* 🔧 Update sponsors, remove Deta. PR [#11041](https://github.com/tiangolo/fastapi/pull/11041) by [@tiangolo](https://github.com/tiangolo).
 * 💄 Fix CSS breaking RTL languages (erroneously introduced by a previous RTL PR). PR [#11039](https://github.com/tiangolo/fastapi/pull/11039) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Add Italian to `mkdocs.yml`. PR [#11016](https://github.com/tiangolo/fastapi/pull/11016) by [@alejsdev](https://github.com/alejsdev).
 * 🔨 Verify `mkdocs.yml` languages in CI, update `docs.py`. PR [#11009](https://github.com/tiangolo/fastapi/pull/11009) by [@tiangolo](https://github.com/tiangolo).