]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 24 Nov 2025 15:00:13 +0000 (15:00 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 24 Nov 2025 15:00:13 +0000 (15:00 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 892eeb8f4a263357d5a44c4acf6462e41f6907e4..fbb108994cdfd8b9b2f461147c0e2f8031e3eca6 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Internal
 
+* 💄 Use font Fira Code to fix display of Rich panels in docs in Windows. PR [#14387](https://github.com/fastapi/fastapi/pull/14387) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Add custom pre-commit CI. PR [#14397](https://github.com/fastapi/fastapi/pull/14397) by [@tiangolo](https://github.com/tiangolo).
 * ⬆ Bump actions/checkout from 5 to 6. PR [#14381](https://github.com/fastapi/fastapi/pull/14381) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * 👷 Upgrade `latest-changes` GitHub Action and pin `actions/checkout@v5`. PR [#14403](https://github.com/fastapi/fastapi/pull/14403) by [@svlandeg](https://github.com/svlandeg).