From 095e11247d27f95c361847ce9b67f156205d2302 Mon Sep 17 00:00:00 2001 From: Khushboo Vashi Date: Tue, 5 Sep 2023 18:18:36 +0530 Subject: [PATCH] Update release notes. --- docs/en_US/release_notes_7_7.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en_US/release_notes_7_7.rst b/docs/en_US/release_notes_7_7.rst index 2fffa4425..d6a4f35e3 100644 --- a/docs/en_US/release_notes_7_7.rst +++ b/docs/en_US/release_notes_7_7.rst @@ -22,6 +22,7 @@ New features | `Issue #4805 `_ - Added all the new options of the 'WITH' clause in the subscription dialog. | `Issue #6383 `_ - Added Strategy, Locale Provider, ICU Locale, ICU Rules, and OID options while creating a database. + | `Issue #6736 `_ - Add support for additional ID token claim checks for OAuth 2 authentication. Housekeeping ************