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

index 91574addd150ed4840bf8b0348fd284f3a89d179..c85ef0ad29cfdf3cea7a202cb7cfdec08ac5fa02 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 🔧 Update the Question template to ask for the Pydantic version. PR [#10000](https://github.com/tiangolo/fastapi/pull/10000) by [@tiangolo](https://github.com/tiangolo).
 * ✅ Fix tests for compatibility with pydantic 2.1.1. PR [#9943](https://github.com/tiangolo/fastapi/pull/9943) by [@dmontagu](https://github.com/dmontagu).
 * 📍 Update MkDocs Material dependencies. PR [#9986](https://github.com/tiangolo/fastapi/pull/9986) by [@tiangolo](https://github.com/tiangolo).
 * 👥 Update FastAPI People. PR [#9999](https://github.com/tiangolo/fastapi/pull/9999) by [@tiangolo](https://github.com/tiangolo).