]> 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:36 +0000 (15:00 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 24 Nov 2025 15:00:36 +0000 (15:00 +0000)
[skip ci]

docs/en/docs/release-notes.md

index d8495d571e31260fea6bbf2bd1a573fb001a1548..ef1b98b67badaceefd329c55a4a0e2927edd6d29 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Internal
 
+* 🔧 Configure labeler to exclude files that start from underscore for `lang-all` label. PR [#14213](https://github.com/fastapi/fastapi/pull/14213) by [@YuriiMotov](https://github.com/YuriiMotov).
 * 👷 Add pre-commit config with local script for permalinks. PR [#14398](https://github.com/fastapi/fastapi/pull/14398) by [@tiangolo](https://github.com/tiangolo).
 * 💄 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).