]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 5 Nov 2020 22:34:08 +0000 (22:34 +0000)
committergithub-actions <github-actions@github.com>
Thu, 5 Nov 2020 22:34:08 +0000 (22:34 +0000)
docs/en/docs/release-notes.md

index 2162d2ae617ffbaa08b29b34961ea7469e52d4f4..ec847cdf2fe8b558d7e55b5af87e567a468c0eb8 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ✏ Fix typos and add rewording in docs. PR [#2159](https://github.com/tiangolo/fastapi/pull/2159) by [@nukopy](https://github.com/nukopy).
 * 📝 Fix code consistency in examples for Tutorial - User Guide - Path Parameters. PR [#2158](https://github.com/tiangolo/fastapi/pull/2158) by [@nukopy](https://github.com/nukopy).
 * 📝 Fix renamed parameter `content_type` typo. PR [#2135](https://github.com/tiangolo/fastapi/pull/2135) by [@TeoZosa](https://github.com/TeoZosa).
 * 📝 Add Japanese translation for Tutorial - Security - First Steps. PR [#2153](https://github.com/tiangolo/fastapi/pull/2153) by [@komtaki](https://github.com/komtaki).