From 032583e2805bf46f9f8896e704cfc31bb17dface Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Thu, 21 Nov 2024 11:56:30 +0530 Subject: [PATCH] Updated release note. --- docs/en_US/release_notes_8_14.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en_US/release_notes_8_14.rst b/docs/en_US/release_notes_8_14.rst index 94e9f79c1..f41c8eeaa 100644 --- a/docs/en_US/release_notes_8_14.rst +++ b/docs/en_US/release_notes_8_14.rst @@ -29,7 +29,9 @@ Housekeeping Bug fixes ********* + | `Issue #5099 `_ - Fixed an issue where Ctrl/Cmd + A was not selecting all data in query tool data grid. + | `Issue #7865 `_ - Fixed an issue related to the query tool update connection after the server disconnected from the object explorer. | `Issue #8010 `_ - Fixed an issue where query tool should show results and messages only from the last executed query. | `Issue #8127 `_ - Fixed an issue where query tool should not prompt for unsaved changes when there are no changes.