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