From: Sebastián Ramírez Date: Sun, 17 May 2020 10:11:32 +0000 (+0200) Subject: 📝 Update release notes X-Git-Tag: 0.55.0~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0f387553d144a40f5edab0f50a430fee6c161a46;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 9d060f7ebc..a9fb566ae7 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -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).