mirror of https://github.com/tiangolo/fastapi.git
parent
861598b4e3
commit
6c565482cf
|
|
@ -7,6 +7,10 @@ hide:
|
||||||
|
|
||||||
## Latest Changes
|
## Latest Changes
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
* 🐛 Fix evaluating stringified annotations in Python 3.10. PR [#11355](https://github.com/fastapi/fastapi/pull/11355) by [@chaen](https://github.com/chaen).
|
||||||
|
|
||||||
## 0.123.6
|
## 0.123.6
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue