From 23eaa47feafe68123054fe1efc13650a08ee05eb Mon Sep 17 00:00:00 2001 From: Aditya Toshniwal Date: Wed, 26 Apr 2023 15:43:37 +0530 Subject: [PATCH] Update release notes --- docs/en_US/release_notes_7_1.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en_US/release_notes_7_1.rst b/docs/en_US/release_notes_7_1.rst index 74a0dbc11..2061aea30 100644 --- a/docs/en_US/release_notes_7_1.rst +++ b/docs/en_US/release_notes_7_1.rst @@ -34,6 +34,7 @@ Bug fixes | `Issue #5777 `_ - Fixed an issue where the browser tree state is not remembered when reopening pgAdmin. | `Issue #5820 `_ - Fixed an issue where collation was set to none if we remove it while creating partitioned table. + | `Issue #5922 `_ - Ensure that when pasting a row in query tool grid, default value is used for autogenerated/serial columns. | `Issue #6059 `_ - Show proper message if the debugger is stopped by the user. | `Issue #6075 `_ - Ensure that the save button is enabled when registering a new server fails due to an API error. | `Issue #6077 `_ - The search object, query tool, and psql tool menu should not be displayed for pgAgent.