📝 Update release notes

This commit is contained in:
Sebastián Ramírez 2024-09-05 16:57:57 +02:00
parent b69e8b24af
commit 8224addd8f
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,7 @@ hide:
### Features
* ✨ Add support for Pydantic models in `Form` parameters. PR [#12127](https://github.com/fastapi/fastapi/pull/12127) by [@tiangolo](https://github.com/tiangolo).
## 0.112.4
### Refactors
@ -18,6 +18,7 @@ hide:
### Internal
* ⏪️ Temporarily revert "✨ Add support for Pydantic models in `Form` parameters" to make a checkpoint release. PR [#12128](https://github.com/fastapi/fastapi/pull/12128) by [@tiangolo](https://github.com/tiangolo).
* ✨ Add support for Pydantic models in `Form` parameters. PR [#12127](https://github.com/fastapi/fastapi/pull/12127) by [@tiangolo](https://github.com/tiangolo). Reverted to make a checkpoint release with only refactors.
## 0.112.3