From cd5462595d32091550404cb04392dbae167f98eb Mon Sep 17 00:00:00 2001 From: rhysrevans3 Date: Thu, 9 May 2024 15:00:15 +0100 Subject: [PATCH] Updating release note. --- docs/en/docs/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index f1e7f0fff..e179c1a5a 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -5,7 +5,7 @@ hide: # Release Notes -* Implement `OAuth2ClientCredentials` class. PR []() by [@rhysrevans3](https://github.com/rhysrevans3). +* Implement `OAuth2ClientCredentials` class. PR [#11560](https://github.com/tiangolo/fastapi/pull/11560) by [@rhysrevans3](https://github.com/rhysrevans3). ## Latest Changes