]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Wed, 10 Jan 2024 21:00:51 +0000 (21:00 +0000)
committergithub-actions <github-actions@github.com>
Wed, 10 Jan 2024 21:00:51 +0000 (21:00 +0000)
docs/en/docs/release-notes.md

index 25219b32800af5fe947a59acccb1ee28a5a84046..b523be75dfc7cfce8cdcb2f7e159ba5cc162d5c0 100644 (file)
@@ -13,6 +13,7 @@ hide:
 
 ### Docs
 
+* 📝 Add VS Code tutorial link. PR [#10592](https://github.com/tiangolo/fastapi/pull/10592) by [@nilslindemann](https://github.com/nilslindemann).
 * 📝 Add notes about Pydantic v2's new `.model_dump()`. PR [#10929](https://github.com/tiangolo/fastapi/pull/10929) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Fix broken link in `docs/en/docs/tutorial/sql-databases.md`. PR [#10765](https://github.com/tiangolo/fastapi/pull/10765) by [@HurSungYun](https://github.com/HurSungYun).
 * 📝 Add External Link: FastAPI application monitoring made easy. PR [#10917](https://github.com/tiangolo/fastapi/pull/10917) by [@tiangolo](https://github.com/tiangolo).