From edae7ba3719c2249d7ff3f5a17f0d42e1b41b74f Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 15 Nov 2023 20:58:15 +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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1add7e0..4bb5d87 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,8 @@ After using this generator, your new project (the directory created) will contai ### Latest Changes +* 🔧 Add missing dotenv variables. PR [#554](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/554) by [@tiangolo](https://github.com/tiangolo). + #### Features * 📌 Add NodeJS version management and instructions. PR [#551](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/551) by [@alejsdev](https://github.com/alejsdev).