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

docs/en/docs/release-notes.md

index bf8850828f55df8e075b1aab81a9a3110706341d..014bae1abf241574c9ec7351ae8e70ce55e5ee9a 100644 (file)
@@ -11,6 +11,10 @@ hide:
 
 * 📝 Fix grammar in `docs/en/docs/tutorial/first-steps.md`. PR [#14708](https://github.com/fastapi/fastapi/pull/14708) by [@SanjanaS10](https://github.com/SanjanaS10).
 
+### Internal
+
+* ♻️ Update build setup for `fastapi-slim`, deprecate it, and make it only depend on `fastapi`. PR [#14894](https://github.com/fastapi/fastapi/pull/14894) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.128.7
 
 ### Features