Browse Source

📝 Update release notes

pull/11463/head
github-actions 12 months ago
parent
commit
8a45645177
  1. 1
      docs/en/docs/release-notes.md

1
docs/en/docs/release-notes.md

@ -13,6 +13,7 @@ hide:
### Refactors
* ♻️ Simplify Pydantic configs in OpenAPI models in `fastapi/openapi/models.py`. PR [#10886](https://github.com/tiangolo/fastapi/pull/10886) by [@JoeTanto2](https://github.com/JoeTanto2).
* ✨ 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

Loading…
Cancel
Save