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