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

docs/en/docs/release-notes.md

index 1bca6b1b2b803199c82be523a2452de781a4ae10..baa4ecdae99733dcb0feeecdb5c281127d988e27 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Docs
+
+* 📝 Rename `docs_src/websockets` to `docs_src/websockets_` to avoid import errors. PR [#14979](https://github.com/fastapi/fastapi/pull/14979) by [@YuriiMotov](https://github.com/YuriiMotov).
+
 ### Internal
 
 * 🔨 Run tests with `pytest-xdist` and `pytest-cov`. PR [#14992](https://github.com/fastapi/fastapi/pull/14992) by [@YuriiMotov](https://github.com/YuriiMotov).