]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 17 May 2020 10:11:32 +0000 (12:11 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Sun, 17 May 2020 10:15:08 +0000 (12:15 +0200)
docs/en/docs/release-notes.md

index 9d060f7ebc9aafc6eda2cb59efb86b5229b1b730..a9fb566ae7a7a126b88b2bc469998f99a5a1ad1d 100644 (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).