Browse Source

📝 Update release notes

pull/13907/head
Sebastián Ramírez 6 years ago
parent
commit
6fc9a37eb5
  1. 2
      README.md

2
README.md

@ -148,6 +148,8 @@ After using this generator, your new project (the directory created) will contai
### Next release
* Fix SQLAlchemy operation errors on database restart. PR [#32](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/32) by [@ebreton](https://github.com/ebreton).
* 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).

Loading…
Cancel
Save