Skip to content

Commit ef62497

Browse files
committed
Update to 0.7.2 release
1 parent 55034c6 commit ef62497

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,15 @@ After using this generator, your new project (the directory created) will contai
215215

216216
## Release Notes
217217

218+
See notes and [releases](https://github.com/whythawk/full-stack-fastapi-postgresql/releases).
219+
220+
### 0.7.2
221+
- Fixed: URLs for recreating project in generated `README.md`. PR [#15](https://github.com/whythawk/full-stack-fastapi-postgresql/pull/15) by @FranzForstmayr
222+
- Fixed: Absolute path for mount point in `docker-compose.override.yml`. PR [#16](https://github.com/whythawk/full-stack-fastapi-postgresql/pull/16) by @FranzForstmayr
223+
- Fixed: Login artifacts left over from before switch to magic auth. PR [#18](https://github.com/whythawk/full-stack-fastapi-postgresql/pull/18) by @turukawa and @FranzForstmayr
224+
- New: New floating magic login card. PR [#19](https://github.com/whythawk/full-stack-fastapi-postgresql/pull/19) by @turukawa
225+
- New: New site contact page. PR [#20](https://github.com/whythawk/full-stack-fastapi-postgresql/pull/20) by @turukawa
226+
218227
### 0.7.1
219228

220229
- SQLAlchemy 1.4 -> 2.0

0 commit comments

Comments
 (0)