📝 Update release notes

[skip ci]
This commit is contained in:
github-actions 2025-02-15 16:24:24 +00:00
parent 9ec452a154
commit 2e788bbbdc
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ hide:
### Docs
* 📝 Update docs for Query Params and String Validations, remove obsolete Ellipsis docs (`...`). PR [#13377](https://github.com/fastapi/fastapi/pull/13377) by [@tiangolo](https://github.com/tiangolo).
* ✏️ Remove duplicate title in docs `body-multiple-params`. PR [#13345](https://github.com/fastapi/fastapi/pull/13345) by [@DanielYang59](https://github.com/DanielYang59).
* 📝 Fix test badge. PR [#13313](https://github.com/fastapi/fastapi/pull/13313) by [@esadek](https://github.com/esadek).