📝 Update release notes

This commit is contained in:
Sebastián Ramírez
2020-04-19 09:18:19 +02:00
parent a7d3671a72
commit 8f9c2bac42

View File

@@ -147,6 +147,8 @@ After using this generator, your new project (the directory created) will contai
### Latest Changes ### Latest Changes
* Simplify env var files, merge to a single `.env` file. PR [#151](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/151).
### 0.5.0 ### 0.5.0
* Make the Traefik public network a fixed default of `traefik-public` as done in DockerSwarm.rocks, to simplify development and iteration of the project generator. PR [#150](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/150). * Make the Traefik public network a fixed default of `traefik-public` as done in DockerSwarm.rocks, to simplify development and iteration of the project generator. PR [#150](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/150).