mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-18 21:39:22 -04:00
📝 Update release notes
This commit is contained in:
@@ -5,10 +5,10 @@ hide:
|
||||
|
||||
# Release Notes
|
||||
|
||||
## 0.105.0
|
||||
|
||||
## Latest Changes
|
||||
|
||||
## 0.105.0
|
||||
|
||||
### Features
|
||||
|
||||
* ✨ 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).
|
||||
|
||||
Reference in New Issue
Block a user