mirror of https://github.com/tiangolo/fastapi.git
📝 Update release notes
This commit is contained in:
parent
2d35651a5a
commit
155fc5e24e
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
## Latest Changes
|
## Latest Changes
|
||||||
|
|
||||||
|
* 🐛 Fix OpenAPI model fields int validations, `gte` to `ge`. PR [#9635](https://github.com/tiangolo/fastapi/pull/9635) by [@tiangolo](https://github.com/tiangolo).
|
||||||
|
|
||||||
## 0.96.0
|
## 0.96.0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue