Browse Source

📝 Update release notes

pull/13907/head
Sebastián Ramírez 5 years ago
parent
commit
a7fd258e18
  1. 1
      README.md

1
README.md

@ -147,6 +147,7 @@ After using this generator, your new project (the directory created) will contai
### Latest Changes ### Latest Changes
* Simplify `docker-compose.*.yml` files, refactor deployment to reduce config files. PR [#153](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/153).
* Simplify env var files, merge to a single `.env` file. PR [#151](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/151). * 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

Loading…
Cancel
Save