📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot]
2026-02-27 12:35:03 +00:00
parent 0901b4092c
commit 5a4d3aa26e

View 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).