📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2026-02-27 10:54:09 +00:00
parent 5aacc7b6a0
commit 873e48fb15
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ hide:
## Latest Changes
### Internal
* 🔨 Run tests with `pytest-xdist` and `pytest-cov`. PR [#14992](https://github.com/fastapi/fastapi/pull/14992) by [@YuriiMotov](https://github.com/YuriiMotov).
## 0.133.1
### Features