]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 21 Sep 2025 12:54:37 +0000 (12:54 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 21 Sep 2025 12:54:37 +0000 (12:54 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 33abe86d2aea0099c5143d62c73cc543caecb915..b68214d4008609dba23388ce95193cbe02bc6298 100644 (file)
@@ -11,6 +11,10 @@ hide:
 
 * 📝 Update contributing guidelines for installing requirements. PR [#14095](https://github.com/fastapi/fastapi/pull/14095) by [@alejsdev](https://github.com/alejsdev).
 
+### Internal
+
+* 🐛 Hide sponsor badge when sponsor image is not displayed. PR [#14096](https://github.com/fastapi/fastapi/pull/14096) by [@alejsdev](https://github.com/alejsdev).
+
 ## 0.117.1
 
 ### Fixes