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

docs/en/docs/release-notes.md

index efdf7af88c6dda8f2b36b9e612b3aec3a8a9a87d..9ba32625b35e7dc46c9dc6bd311575d39b9ebfbf 100644 (file)
@@ -15,6 +15,7 @@ hide:
 
 ### Internal
 
+* 🔧 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).
 * 👷 Make Pydantic versions customizable in CI. PR [#14535](https://github.com/fastapi/fastapi/pull/14535) by [@tiangolo](https://github.com/tiangolo).