]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 5 Sep 2024 15:23:05 +0000 (15:23 +0000)
committergithub-actions <github-actions@github.com>
Thu, 5 Sep 2024 15:23:05 +0000 (15:23 +0000)
docs/en/docs/release-notes.md

index c6cbc76581b464a5a6f82d95a9de364a281ef15f..acf53e3de9e717172ec0dc1feed003d98adab50b 100644 (file)
@@ -11,6 +11,10 @@ hide:
 
 * ✨ Add support for Pydantic models in `Form` parameters. PR [#12129](https://github.com/fastapi/fastapi/pull/12129) by [@tiangolo](https://github.com/tiangolo).
 
+### Internal
+
+* 🔧 Update sponsors: Coherence link. PR [#12130](https://github.com/fastapi/fastapi/pull/12130) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.112.4
 
 This release is mainly a big internal refactor to enable adding support for Pydantic models for `Form` fields, but that feature comes in the next release.