mirror of
https://github.com/RYDE-WORK/full-stack-fastapi-template.git
synced 2026-01-19 21:23:36 +08:00
📝 Update release notes
This commit is contained in:
parent
b4fa418e65
commit
9b4108fdae
@ -148,6 +148,8 @@ After using this generator, your new project (the directory created) will contai
|
||||
|
||||
### Next release
|
||||
|
||||
* Fix security on resetting a password. Receive token as body, not query. PR [#34](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/34).
|
||||
|
||||
* Fix security on resetting a password. Receive it as body, not query. PR [#33](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/33) by [@dmontagu](https://github.com/dmontagu).
|
||||
|
||||
* Fix SQLAlchemy class lookup on initialization. PR [#29](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/29) by [@ebreton](https://github.com/ebreton).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user