]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 11 May 2025 13:37:47 +0000 (13:37 +0000)
committergithub-actions <github-actions@github.com>
Sun, 11 May 2025 13:37:47 +0000 (13:37 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 0a1293e9fb97d7e2d035fff0e2386d38a13d4b89..f931fafff274f07f93c5e09939421291b25155e2 100644 (file)
@@ -13,6 +13,7 @@ hide:
 
 ### Docs
 
+* 🍱 Update Drawio diagrams SVGs, single file per diagram, sans-serif font. PR [#13706](https://github.com/fastapi/fastapi/pull/13706) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Update docs for "Help FastAPI", simplify and reduce "sponsor" section. PR [#13670](https://github.com/fastapi/fastapi/pull/13670) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Remove unnecessary bullet from docs. PR [#13641](https://github.com/fastapi/fastapi/pull/13641) by [@Adamowoc](https://github.com/Adamowoc).
 * ✏️ Fix syntax error in `docs/en/docs/tutorial/handling-errors.md`. PR [#13623](https://github.com/fastapi/fastapi/pull/13623) by [@gsheni](https://github.com/gsheni).