mirror of
https://github.com/fastapi/fastapi.git
synced 2026-01-06 13:08:12 -05:00
📝 Update release notes
[skip ci]
This commit is contained in:
@@ -9,6 +9,7 @@ hide:
|
||||
|
||||
### Features
|
||||
|
||||
* ✨ Add support for wrapped functions (e.g. `@functools.wraps()`) used with forward references. PR [#5077](https://github.com/fastapi/fastapi/pull/5077) by [@lucaswiman](https://github.com/lucaswiman).
|
||||
* ✨ Handle wrapped dependencies. PR [#9555](https://github.com/fastapi/fastapi/pull/9555) by [@phy1729](https://github.com/phy1729).
|
||||
|
||||
### Fixes
|
||||
|
||||
Reference in New Issue
Block a user