📝 Update release notes

This commit is contained in:
Sebastián Ramírez 2020-04-08 06:39:40 +02:00
parent e9b189e9f2
commit a4405bbed2
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
## Latest changes
* Improve test debugging by showing response text in failing tests. PR [#1222](https://github.com/tiangolo/fastapi/pull/1222) by [@samuelcolvin](https://github.com/samuelcolvin).
## 0.54.0
* Fix grammatical mistakes in async docs. PR [#1188](https://github.com/tiangolo/fastapi/pull/1188) by [@mickeypash](https://github.com/mickeypash).