]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 30 Oct 2023 08:08:48 +0000 (08:08 +0000)
committergithub-actions <github-actions@github.com>
Mon, 30 Oct 2023 08:08:48 +0000 (08:08 +0000)
docs/en/docs/release-notes.md

index a079bfd187386bc0452001c8e895d974fb7584b1..57fb5ac2f12156149b4eae89e128a191d42a351d 100644 (file)
@@ -7,6 +7,7 @@ hide:
 
 ## Latest Changes
 
+* ✏️ Update Pydantic links to dotenv support. PR [#10511](https://github.com/tiangolo/fastapi/pull/10511) by [@White-Mask](https://github.com/White-Mask).
 * ✏️ Update links in `docs/en/docs/async.md` and `docs/zh/docs/async.md` to make them relative. PR [#10498](https://github.com/tiangolo/fastapi/pull/10498) by [@hasnatsajid](https://github.com/hasnatsajid).
 * ✏️ Fix links in `docs/em/docs/async.md`. PR [#10507](https://github.com/tiangolo/fastapi/pull/10507) by [@hasnatsajid](https://github.com/hasnatsajid).
 * ✏️ Fix typo in `docs/em/docs/index.md`, Python 3.8. PR [#10521](https://github.com/tiangolo/fastapi/pull/10521) by [@kerriop](https://github.com/kerriop).