mirror of https://github.com/tiangolo/fastapi.git
📝 Update release notes
This commit is contained in:
parent
b31cbbf5f5
commit
b270ff1e5e
|
|
@ -7,6 +7,10 @@ hide:
|
|||
|
||||
## Latest Changes
|
||||
|
||||
### Refactors
|
||||
|
||||
* ♻️ Update logic to import and check `python-multipart` for compatibility with newer version. PR [#12627](https://github.com/fastapi/fastapi/pull/12627) by [@tiangolo](https://github.com/tiangolo).
|
||||
|
||||
### Docs
|
||||
|
||||
* 📝 Update includes in `docs/fr/docs/tutorial/body.md`. PR [#12596](https://github.com/fastapi/fastapi/pull/12596) by [@kantandane](https://github.com/kantandane).
|
||||
|
|
|
|||
Loading…
Reference in New Issue