]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 17 Dec 2025 10:45:18 +0000 (10:45 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 17 Dec 2025 10:45:18 +0000 (10:45 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 5914b4f2e3f3e3e2d390e9883961ea375fd7e705..48fd5f5d8a8210839e903cbcf85b96c170d36be5 100644 (file)
@@ -23,6 +23,7 @@ hide:
 
 ### Internal
 
+* 🔧 Temporarily disable translations still in progress, being migrated to the new LLM setup. PR [#14555](https://github.com/fastapi/fastapi/pull/14555) by [@YuriiMotov](https://github.com/YuriiMotov).
 * 🔧 Update test workflow config, remove commented code. PR [#14540](https://github.com/fastapi/fastapi/pull/14540) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Configure coverage, error on main tests, don't wait for Smokeshow. PR [#14536](https://github.com/fastapi/fastapi/pull/14536) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Run Smokeshow always, even on test failures. PR [#14538](https://github.com/fastapi/fastapi/pull/14538) by [@tiangolo](https://github.com/tiangolo).