From 478cbf0d5a2439d899184b490a5f6c4994b8cfcf Mon Sep 17 00:00:00 2001 From: Yurii Motov Date: Tue, 22 Jul 2025 11:08:28 +0200 Subject: [PATCH] Revert changes in `release-notes.md` --- docs/en/docs/release-notes.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 6bde426c6..83c06c013 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -5,8 +5,6 @@ hide: # Release Notes -* Implement `OAuth2ClientCredentials` class. PR [#11560](https://github.com/tiangolo/fastapi/pull/11560) by [@rhysrevans3](https://github.com/rhysrevans3). - ## Latest Changes ### Translations