📝 Update release notes

This commit is contained in:
Sebastián Ramírez
2019-05-03 23:52:42 +04:00
parent 6bbd58c76f
commit 8ce745b7ef

View File

@@ -148,6 +148,8 @@ After using this generator, your new project (the directory created) will contai
### Next release ### Next release
* Forward arguments from script to `pytest` inside container. PR [#17](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/17) by [@ebreton](https://github.com/ebreton).
* Update development scripts. * Update development scripts.
* Read Alembic configs from env vars. PR <a href="https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/9" target="_blank">#9</a> by <a href="https://github.com/ebreton" target="_blank">@ebreton</a>. * Read Alembic configs from env vars. PR <a href="https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/9" target="_blank">#9</a> by <a href="https://github.com/ebreton" target="_blank">@ebreton</a>.