]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Thu, 5 Sep 2024 14:57:57 +0000 (16:57 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Thu, 5 Sep 2024 14:57:57 +0000 (16:57 +0200)
docs/en/docs/release-notes.md

index 3c5fbb7319aa0cd2feac31239d1f68ceafe0363f..22a224a5a502d6c580e8adf4c397b2829de3f7a4 100644 (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