From 36f1082f20e250be63644d767f050ef2f88f9148 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 11 Mar 2024 17:45:32 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20release=20notes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/release-notes.md b/release-notes.md index dcda6e4..2d58a9c 100644 --- a/release-notes.md +++ b/release-notes.md @@ -109,6 +109,7 @@ ### Upgrades +* ⬆ Add `uvicorn[standard] to include `watchgod` and `uvloop`. PR [#438](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/438) by [@alonme](https://github.com/alonme). * ⬆ Upgrade code to support pydantic V2. PR [#615](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/615) by [@estebanx64](https://github.com/estebanx64). ### Docs