From 2d92cd70a47606070c079bd4512f7bff124e743f Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 24 Nov 2023 22:48:38 +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 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2be8545..85ca810 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,7 @@ After using this generator, your new project (the directory created) will contai ### Latest Changes +* ⬆️ Upgrade Python version and dependencies. PR [#558](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/558) by [@tiangolo](https://github.com/tiangolo). * 🔧 Add missing dotenv variables. PR [#554](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/554) by [@tiangolo](https://github.com/tiangolo). #### Features