Skip to content

Commit f8e35a5

Browse files
author
github-actions
committedFeb 18, 2025
📝 Update release notes
[skip ci]
1 parent 9f6f8f0 commit f8e35a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎release-notes.md

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
### Refactors
1616

17+
* ♻️ Replace email types from `str` to `EmailStr` in `config.py`. PR [#1492](https://github.com/fastapi/full-stack-fastapi-template/pull/1492) by [@jpizquierdo](https://github.com/jpizquierdo).
1718
* 🔧 Remove unused context from router creation. PR [#1498](https://github.com/fastapi/full-stack-fastapi-template/pull/1498) by [@alejsdev](https://github.com/alejsdev).
1819
* ♻️ Remove redundant item deletion code leveraging cascade delete. PR [#1481](https://github.com/fastapi/full-stack-fastapi-template/pull/1481) by [@nauanbek](https://github.com/nauanbek).
1920
* ✏️ Fix a couple of spelling mistakes. PR [#1485](https://github.com/fastapi/full-stack-fastapi-template/pull/1485) by [@rjmunro](https://github.com/rjmunro).

0 commit comments

Comments
 (0)
Please sign in to comment.