📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot]
2025-12-07 12:21:38 +00:00
parent 8c2532a5c3
commit 83acb33908

View File

@@ -2,6 +2,10 @@
## Latest Changes
### Features
* 🛂 Migrate frontend to Shadcn. PR [#2010](https://github.com/fastapi/full-stack-fastapi-template/pull/2010) by [@alejsdev](https://github.com/alejsdev).
### Fixes
* 🐛 Fix `EMAILS_FROM_NAME` type to be `str` instead of `EmailStr`. PR [#1940](https://github.com/fastapi/full-stack-fastapi-template/pull/1940) by [@martin0258](https://github.com/martin0258).