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

docs/en/docs/release-notes.md

index 9fd9817ed52cdd43a8946aaceb1d706dd3b401cf..892eeb8f4a263357d5a44c4acf6462e41f6907e4 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Internal
 
+* 👷 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).
 * 🛠️ Add `add-permalinks` and `add-permalinks-page` to `scripts/docs.py`. PR [#14033](https://github.com/fastapi/fastapi/pull/14033) by [@YuriiMotov](https://github.com/YuriiMotov).