]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 27 Jun 2026 12:48:01 +0000 (12:48 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 27 Jun 2026 12:48:01 +0000 (12:48 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 87286fe5155ae3e4d4a30f350f7c2760986163a3..7232820f3c7ffa0748efa0eb5b9640b5635fc80f 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Internal
+
+* ♻️ Refactor how sponsors data is handled for banners. PR [#15852](https://github.com/fastapi/fastapi/pull/15852) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.138.1 (2026-06-25)
 
 ### Refactors