📝 Update release notes

This commit is contained in:
github-actions
2024-04-15 21:20:01 +00:00
parent 78a8a3b4c4
commit 7ca1a3f045

View File

@@ -9,6 +9,7 @@
### Fixes
* 🐛 Fix bug when resetting password. PR [#1171](https://github.com/tiangolo/full-stack-fastapi-template/pull/1171) by [@alejsdev](https://github.com/alejsdev).
* 🐛 Fix 403 when the frontend has a directory without an index.html. PR [#1094](https://github.com/tiangolo/full-stack-fastapi-template/pull/1094) by [@tiangolo](https://github.com/tiangolo).
### Refactors