📝 Update release notes

This commit is contained in:
Sebastián Ramírez
2019-05-04 00:04:30 +04:00
parent 8bf3607d2b
commit 5216fcfd77

View File

@@ -148,6 +148,8 @@ After using this generator, your new project (the directory created) will contai
### Next release ### Next release
* Fix locations of scripts in generated README. PR [#19](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/19) by [@ebreton](https://github.com/ebreton).
* 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). * 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.