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

index ec847cdf2fe8b558d7e55b5af87e567a468c0eb8..9c17c70dd7e6321aeeb140a9c74c2dbb3257b433 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 📝 Update/fix links in docs to use HTTPS. PR [#2165](https://github.com/tiangolo/fastapi/pull/2165) by [@imba-tjd](https://github.com/imba-tjd).
 * ✏ 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).