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

index b484f6cca879e49cb297d06a862d5df027d1cf1a..823f50b32bd3aa856411651a9b03bea303ffb004 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ✏️  Fix typo in Tutorial - Path Parameters. PR [#2231](https://github.com/tiangolo/fastapi/pull/2231) by [@mariacamilagl](https://github.com/mariacamilagl).
 * ✏ Fix a stylistic error in docs. PR [#2206](https://github.com/tiangolo/fastapi/pull/2206) by [@ddobrinskiy](https://github.com/ddobrinskiy).
 * 🌐 Add Japanese translation for Advanced Tutorial - Response Directly. PR [#2191](https://github.com/tiangolo/fastapi/pull/2191) by [@Attsun1031](https://github.com/Attsun1031).
 * ✏ Fix capitalizaiton typo in docs. PR [#2204](https://github.com/tiangolo/fastapi/pull/2204) by [@imba-tjd](https://github.com/imba-tjd).