mirror of https://github.com/tiangolo/fastapi.git
parent
9f4ecf562c
commit
79d4dfb37f
|
|
@ -11,6 +11,10 @@ hide:
|
||||||
|
|
||||||
* ♻️ Refactor and simplify Pydantic v2 (and v1) compatibility internal utils. PR [#14862](https://github.com/fastapi/fastapi/pull/14862) by [@tiangolo](https://github.com/tiangolo).
|
* ♻️ Refactor and simplify Pydantic v2 (and v1) compatibility internal utils. PR [#14862](https://github.com/fastapi/fastapi/pull/14862) by [@tiangolo](https://github.com/tiangolo).
|
||||||
|
|
||||||
|
### Internal
|
||||||
|
|
||||||
|
* ✅ Add inline snapshot tests for OpenAPI before changes from Pydantic v2. PR [#14864](https://github.com/fastapi/fastapi/pull/14864) by [@tiangolo](https://github.com/tiangolo).
|
||||||
|
|
||||||
## 0.128.4
|
## 0.128.4
|
||||||
|
|
||||||
### Refactors
|
### Refactors
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue