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).