📝 Update release notes

This commit is contained in:
Sebastián Ramírez 2020-05-17 12:11:32 +02:00
parent d53a253c8d
commit 0f387553d1
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
## Latest changes
* Fix typos in Async docs. PR [#1423](https://github.com/tiangolo/fastapi/pull/1423).
## 0.54.2
* Add translation to Spanish for [Concurrency and async / await - Concurrencia y async / await](https://fastapi.tiangolo.com/es/async/). PR [#1290](https://github.com/tiangolo/fastapi/pull/1290) by [@alvaropernas](https://github.com/alvaropernas).