📝 Update relase notes

This commit is contained in:
Sebastián Ramírez
2020-04-20 20:32:26 +02:00
parent 43d5b49bd1
commit b02e4633dc

View File

@@ -145,6 +145,7 @@ After using this generator, your new project (the directory created) will contai
### Latest Changes
* Run tests with `TestClient`. PR [#160](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/160).
* Refactor backend:
* Simplify configs for tools and format to better support editor integration.
* Add mypy configurations and plugins.