]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 18 Apr 2024 19:41:22 +0000 (19:41 +0000)
committergithub-actions <github-actions@github.com>
Thu, 18 Apr 2024 19:41:22 +0000 (19:41 +0000)
docs/en/docs/release-notes.md

index 5ae22dde3f424709438ec6a136f68fe7ae7b8084..836793d3bf848fb308459095adf947558b0d199a 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Refactors
+
+* ✨ Add support for Pydantic's 2.7 new deprecated Field parameter, remove URL from validation errors response. PR [#11461](https://github.com/tiangolo/fastapi/pull/11461) by [@tiangolo](https://github.com/tiangolo).
+
 ### Docs
 
 * 📝 Fix typo in `docs/es/docs/async.md`. PR [#11400](https://github.com/tiangolo/fastapi/pull/11400) by [@fabianfalon](https://github.com/fabianfalon).