]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 10 Jan 2026 22:44:05 +0000 (22:44 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 10 Jan 2026 22:44:05 +0000 (22:44 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 818a55362136e3fecfbbb4bb71f04d76e18d6472..5090a9ea23c83b63cc86f6de8f7a55a4bdfe7d5d 100644 (file)
@@ -19,6 +19,7 @@ hide:
 
 ### Internal
 
+* ✅ Enable tests in CI for scripts. PR [#14684](https://github.com/fastapi/fastapi/pull/14684) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Add pre-commit local script to fix language translations. PR [#14683](https://github.com/fastapi/fastapi/pull/14683) by [@tiangolo](https://github.com/tiangolo).
 * ⬆️  Migrate to uv. PR [#14676](https://github.com/fastapi/fastapi/pull/14676) by [@DoctorJohn](https://github.com/DoctorJohn).
 * 🔨 Add LLM translations tool fixer. PR [#14652](https://github.com/fastapi/fastapi/pull/14652) by [@YuriiMotov](https://github.com/YuriiMotov).