Skip to content

Commit 8dc932d

Browse files
committed
📝 Update release notes
1 parent bded8df commit 8dc932d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ After using this generator, your new project (the directory created) will contai
148148

149149
### Latest Changes
150150

151+
* 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).
151152
* Remove `package-lock.json` to let everyone lock their own versions (depending on OS, etc).
152153
* Simplify Traefik service labels PR [#139](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/139).
153154
* Add email validation. PR [#40](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/40) by [@kedod](https://github.com/kedod).

0 commit comments

Comments
 (0)