]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Wed, 28 Feb 2024 14:04:27 +0000 (14:04 +0000)
committergithub-actions <github-actions@github.com>
Wed, 28 Feb 2024 14:04:27 +0000 (14:04 +0000)
docs/en/docs/release-notes.md

index 12f8ffd8afc07b909be1ba0fc679d5ae7418e7ea..ad548327d350198f95827c23ef9f6c4914a6dd0f 100644 (file)
@@ -11,6 +11,10 @@ hide:
 
 * 🌐 Add Azerbaijani translation for `docs/az/learn/index.md`. PR [#11192](https://github.com/tiangolo/fastapi/pull/11192) by [@vusallyv](https://github.com/vusallyv).
 
+### Internal
+
+* 🔧 Update sponsors, remove Jina, remove Powens, move TestDriven.io. PR [#11213](https://github.com/tiangolo/fastapi/pull/11213) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.110.0
 
 ### Breaking Changes