]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
πŸ“ Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 6 May 2021 15:48:23 +0000 (15:48 +0000)
committergithub-actions <github-actions@github.com>
Thu, 6 May 2021 15:48:23 +0000 (15:48 +0000)
docs/en/docs/release-notes.md

index fbd744a40c3bb525ffe39fec0720e02abb198a70..edeb13365106b8b5a5d6da74322c7e4112c8b511 100644 (file)
@@ -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