]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 22 Oct 2023 07:35:50 +0000 (07:35 +0000)
committergithub-actions <github-actions@github.com>
Sun, 22 Oct 2023 07:35:50 +0000 (07:35 +0000)
docs/en/docs/release-notes.md

index 163e708b8ed7f2264bd7dc2cbd616eb0f9e99743..60675c757c5893ce8f13cadacc8813f47acfb285 100644 (file)
@@ -7,6 +7,7 @@ hide:
 
 ## Latest Changes
 
+* 📝 Update data structure and render for external-links. PR [#10495](https://github.com/tiangolo/fastapi/pull/10495) by [@tiangolo](https://github.com/tiangolo).
 * 🐛 Fix overriding MKDocs theme lang in hook. PR [#10490](https://github.com/tiangolo/fastapi/pull/10490) by [@tiangolo](https://github.com/tiangolo).
 * ✏️ Fix link to SPDX license identifier in `docs/en/docs/tutorial/metadata.md`. PR [#10433](https://github.com/tiangolo/fastapi/pull/10433) by [@worldworm](https://github.com/worldworm).
 * 📝 Update example validation error from Pydantic v1 to match Pydantic v2 in `docs/en/docs/tutorial/path-params.md`. PR [#10043](https://github.com/tiangolo/fastapi/pull/10043) by [@giuliowaitforitdavide](https://github.com/giuliowaitforitdavide).