]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 20 Dec 2025 16:09:21 +0000 (16:09 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 20 Dec 2025 16:09:21 +0000 (16:09 +0000)
[skip ci]

docs/en/docs/release-notes.md

index be48d562ccba8c4e3c7279202153bc2a1e3e858c..35a097a7a053b7844d89c7e7234a018399d77517 100644 (file)
@@ -21,6 +21,7 @@ hide:
 
 ### Internal
 
+* 🔧 Tweak pre-commit to allow committing release-notes. PR [#14577](https://github.com/fastapi/fastapi/pull/14577) by [@tiangolo](https://github.com/tiangolo).
 * ⬆️ Use prek as a pre-commit alternative. PR [#14572](https://github.com/fastapi/fastapi/pull/14572) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Add performance tests with CodSpeed. PR [#14558](https://github.com/fastapi/fastapi/pull/14558) by [@tiangolo](https://github.com/tiangolo).