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

docs/en/docs/release-notes.md

index ec5869516da735b4edd0c87cb310b84fdca98a32..7f42cd490fd53d94b6f2d5229a1b1a9a63f84f3c 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Internal
 
+* 👷 Fix CI, do not attempt to publish `fastapi-slim`. PR [#14958](https://github.com/fastapi/fastapi/pull/14958) by [@tiangolo](https://github.com/tiangolo).
 * ➖ Drop support for `fastapi-slim`, no more versions will be released, use only `"fastapi[standard]"` or `fastapi`. PR [#14957](https://github.com/fastapi/fastapi/pull/14957) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Update pyproject.toml, remove unneeded lines. PR [#14956](https://github.com/fastapi/fastapi/pull/14956) by [@tiangolo](https://github.com/tiangolo).