From: github-actions Date: Thu, 6 May 2021 15:48:23 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.64.0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dc6a78c357ae7624646cef230299e72274e0517a;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 fbd744a40c..edeb133651 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -2,6 +2,7 @@ ## Latest Changes +* 📝 Add link to article in Russian "FastAPI: знакомимся с фреймворком". PR [#2564](https://github.com/tiangolo/fastapi/pull/2564) by [@trkohler](https://github.com/trkohler). * 📝 Add external link to blog post "Authenticate Your FastAPI App with Auth0". PR [#2172](https://github.com/tiangolo/fastapi/pull/2172) by [@dompatmore](https://github.com/dompatmore). ### Features