From c8945883c1796eaa439ef5fc1e287e9feb50b495 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Fri, 24 Mar 2023 16:10:11 +0530 Subject: [PATCH] Update release note --- docs/en_US/release_notes_7_0.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en_US/release_notes_7_0.rst b/docs/en_US/release_notes_7_0.rst index 9b1357d13..51c6dba7a 100644 --- a/docs/en_US/release_notes_7_0.rst +++ b/docs/en_US/release_notes_7_0.rst @@ -21,7 +21,9 @@ New features ************ | `Issue #5014 `_ - Added support for mounting shared storage in server mode. + | `Issue #5022 `_ - Add a note on top of keyboard shortcuts preferences to show the Accesskey of the browser. | `Issue #5750 `_ - Added capability to deploy PostgreSQL servers on Google Cloud. + | `Issue #5805 `_ - Added support of BigAnimal v3 API. | `Issue #5855 `_ - Added option to create unique constraint with nulls not distinct. Housekeeping