📝 Update release notes

This commit is contained in:
Sebastián Ramírez
2024-03-12 21:55:11 +01:00
parent 52b602681d
commit 1b8b78415f

View File

@@ -4,6 +4,14 @@
## 0.6.0
Latest FastAPI, Pydantic, SQLModel 🚀
Brand new frontend with React, TS, Vite, Chakra UI, TanStack Query/Router, generated client/SDK 🎨
CI/CD - GitHub Actions 🤖
Test cov > 90% ✅
### Features
* ✨ Adopt SQLModel, create models, start using it. PR [#559](https://github.com/tiangolo/full-stack-fastapi-template/pull/559) by [@tiangolo](https://github.com/tiangolo).