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

index d0b7c6a930bcf922a0d66b54af8a4c8cf2fa31cd..920886e5ddf5efe5aa905bc41a1fcbebf6041cab 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ➕ Add pydantic-settings to FastAPI People dependencies. PR [#9988](https://github.com/tiangolo/fastapi/pull/9988) by [@tiangolo](https://github.com/tiangolo).
 * ♻️ Update FastAPI People logic with new Pydantic. PR [#9985](https://github.com/tiangolo/fastapi/pull/9985) by [@tiangolo](https://github.com/tiangolo).
 * ✅ Fix test error in Windows for `jsonable_encoder`. PR [#9840](https://github.com/tiangolo/fastapi/pull/9840) by [@iudeen](https://github.com/iudeen).
 * 🌐 Add Russian translation for `docs/ru/docs/tutorial/security/index.md`. PR [#9963](https://github.com/tiangolo/fastapi/pull/9963) by [@eVery1337](https://github.com/eVery1337).