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
79631c7619
commit
5a79f4e427
@ -148,6 +148,7 @@ After using this generator, your new project (the directory created) will contai
|
||||
|
||||
### Latest Changes
|
||||
|
||||
* Use Pydantic's `BaseSettings` for settings/configs and env vars. PR [#87](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/87) by [@StephenBrown2](https://github.com/StephenBrown2).
|
||||
* Remove `package-lock.json` to let everyone lock their own versions (depending on OS, etc).
|
||||
* Simplify Traefik service labels PR [#139](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/139).
|
||||
* Add email validation. PR [#40](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/40) by [@kedod](https://github.com/kedod).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user