Update release notes.

This commit is contained in:
Aditya Toshniwal
2024-11-21 10:59:08 +05:30
parent 321366489d
commit f23fe38e0b
3 changed files with 4 additions and 2 deletions

View File

@@ -30,4 +30,6 @@ Housekeeping
Bug fixes
*********
| `Issue #5099 <https://github.com/pgadmin-org/pgadmin4/issues/5099>`_ - Fixed an issue where Ctrl/Cmd + A was not selecting all data in query tool data grid.
| `Issue #8010 <https://github.com/pgadmin-org/pgadmin4/issues/5099>`_ - Fixed an issue where query tool should show results and messages only from the last executed query.
| `Issue #8127 <https://github.com/pgadmin-org/pgadmin4/issues/8127>`_ - Fixed an issue where query tool should not prompt for unsaved changes when there are no changes.