diff --git a/release-notes.md b/release-notes.md index 58f70414..404b3b8b 100644 --- a/release-notes.md +++ b/release-notes.md @@ -9,6 +9,7 @@ ### Upgrades +* ⬆️ Upgrade Python to 3.14. PR [#2352](https://github.com/fastapi/full-stack-fastapi-template/pull/2352) by [@tiangolo](https://github.com/tiangolo). * ⬆️ Upgrade Sentry and FastAPI. PR [#2181](https://github.com/fastapi/full-stack-fastapi-template/pull/2181) by [@patrick91](https://github.com/patrick91). ### Docs