📝 Update release notes

This commit is contained in:
github-actions
2023-11-24 23:08:46 +00:00
parent a66a9256dd
commit 9befa33a9f

View File

@@ -161,6 +161,7 @@ After using this generator, your new project (the directory created) will contai
### Latest Changes
* ✨ Adopt SQLModel, create models, start using it. PR [#559](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/559) by [@tiangolo](https://github.com/tiangolo).
* ⬆️ 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).