Browse Source

📝 Update release notes

pull/13907/head
Sebastián Ramírez 5 years ago
parent
commit
bdc40a17f6
  1. 1
      README.md

1
README.md

@ -145,6 +145,7 @@ After using this generator, your new project (the directory created) will contai
### Latest Changes ### Latest Changes
* 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:
* Simplify configs for tools and format to better support editor integration. * Simplify configs for tools and format to better support editor integration.

Loading…
Cancel
Save