]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 19 Aug 2023 18:48:35 +0000 (18:48 +0000)
committergithub-actions <github-actions@github.com>
Sat, 19 Aug 2023 18:48:35 +0000 (18:48 +0000)
docs/en/docs/release-notes.md

index 1916564aeaa3d734ccfc42aafaee260fe0d9d9f9..48a809021745deca012dcc9587442a4c51c079e6 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ♻️ Refactor tests for new Pydantic 2.2.1. PR [#10115](https://github.com/tiangolo/fastapi/pull/10115) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Update Advanced docs, add links to sponsor courses. PR [#10113](https://github.com/tiangolo/fastapi/pull/10113) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Update docs for generating clients. PR [#10112](https://github.com/tiangolo/fastapi/pull/10112) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Tweak MkDocs and add redirects. PR [#10111](https://github.com/tiangolo/fastapi/pull/10111) by [@tiangolo](https://github.com/tiangolo).