📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot]
2026-01-22 12:43:50 +00:00
parent e3ead78f84
commit a45258f520

View File

@@ -8,6 +8,7 @@
### Refactors ### Refactors
* ✅ Use proper `is_active` field in `test_user.py`. PR [#1479](https://github.com/fastapi/full-stack-fastapi-template/pull/1479) by [@nauanbek](https://github.com/nauanbek).
* ♻️ Simplify reset password logic by removing duplicate code. PR [#1440](https://github.com/fastapi/full-stack-fastapi-template/pull/1440) by [@youneshenniwrites](https://github.com/youneshenniwrites). * ♻️ Simplify reset password logic by removing duplicate code. PR [#1440](https://github.com/fastapi/full-stack-fastapi-template/pull/1440) by [@youneshenniwrites](https://github.com/youneshenniwrites).
### Internal ### Internal