Skip to content

Commit ba99214

Browse files
author
github-actions
committed
📝 Update release notes
1 parent 6f5aa81 commit ba99214

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/en/docs/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ hide:
99

1010
* 🔧 Update sponsors, add Scalar. PR [#10728](https://github.com/tiangolo/fastapi/pull/10728) by [@tiangolo](https://github.com/tiangolo).
1111

12+
### Features
13+
14+
* ✨ Add support for multiple Annotated annotations, e.g. `Annotated[str, Field(), Query()]`. PR [#10773](https://github.com/tiangolo/fastapi/pull/10773) by [@tiangolo](https://github.com/tiangolo).
15+
1216
### Docs
1317

1418
* 📝 Tweak default suggested configs for generating clients. PR [#10736](https://github.com/tiangolo/fastapi/pull/10736) by [@tiangolo](https://github.com/tiangolo).

0 commit comments

Comments
 (0)