📝 Update release notes

This commit is contained in:
Sebastián Ramírez
2020-05-24 23:37:01 +02:00
parent e4c668d7cd
commit 1a64656267

View File

@@ -145,6 +145,7 @@ After using this generator, your new project (the directory created) will contai
### Latest Changes ### Latest Changes
* Upgrade Traefik to version 2, keeping in sync with DockerSwarm.rocks. PR [#199](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/199).
* Add docs about reporting test coverage in HTML. PR [#161](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/161). * Add docs about reporting test coverage in HTML. PR [#161](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/161).
* Run tests with `TestClient`. PR [#160](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/160). * Run tests with `TestClient`. PR [#160](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/160).
* Refactor backend: * Refactor backend: