]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 28 Jan 2025 22:36:38 +0000 (22:36 +0000)
committergithub-actions <github-actions@github.com>
Tue, 28 Jan 2025 22:36:38 +0000 (22:36 +0000)
[skip ci]

docs/en/docs/release-notes.md

index e65fe984806b9c471a0df49e468a291ede75d819..c0cb88e219cb52c772b8cd7cfedd4ea4a3aaf515 100644 (file)
@@ -20,6 +20,7 @@ hide:
 
 ### Internal
 
+* 🔧 Update Sponsors badges. PR [#13271](https://github.com/fastapi/fastapi/pull/13271) by [@tiangolo](https://github.com/tiangolo).
 * ♻️ Fix `notify_translations.py` empty env var handling for PR label events vs workflow_dispatch. PR [#13272](https://github.com/fastapi/fastapi/pull/13272) by [@tiangolo](https://github.com/tiangolo).
 * ♻️ Refactor and move `scripts/notify_translations.py`, no need for a custom GitHub Action. PR [#13270](https://github.com/fastapi/fastapi/pull/13270) by [@tiangolo](https://github.com/tiangolo).
 * 🔨 Update FastAPI People Experts script, refactor and optimize data fetching to handle rate limits. PR [#13267](https://github.com/fastapi/fastapi/pull/13267) by [@tiangolo](https://github.com/tiangolo).