From ec33c3e7ec5446663ee9a3bcacdcc3d9e3139a9c Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Tue, 28 Mar 2023 22:26:03 +0530 Subject: [PATCH] Update release note --- docs/en_US/release_notes_7_0.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en_US/release_notes_7_0.rst b/docs/en_US/release_notes_7_0.rst index 0a467e4f0..626b842be 100644 --- a/docs/en_US/release_notes_7_0.rst +++ b/docs/en_US/release_notes_7_0.rst @@ -30,6 +30,7 @@ New features Housekeeping ************ + | `Issue #4734 `_ - Rename the "Properties..." context menu option of the objects to "Edit Object..." and the "Browser" tree to "Object Explorer". | `Issue #5011 `_ - Upgrade from psycopg2 to psycopg3. | `Issue #5701 `_ - Remove Bootstrap and jQuery usage. | `Issue #5830 `_ - Add .ts and .tsx files under linter and fix linter issues.