Ensure that the query tool panel gets closed when clicking on the 'Don't Save' button. Fixes #5416

This commit is contained in:
Yogesh Mahajan
2020-05-28 16:39:26 +05:30
committed by Akshay Joshi
parent 9468c16233
commit e10f1274dc
3 changed files with 24 additions and 1 deletions

View File

@@ -0,0 +1,20 @@
************
Version 4.23
************
Release date: 2020-06-25
This release contains a number of bug fixes and new features since the release of pgAdmin4 4.22.
New features
************
Housekeeping
************
Bug fixes
*********
| `Issue #5416 <https://redmine.postgresql.org/issues/5416>`_ - Ensure that the query tool panel gets closed when clicking on the 'Don't Save' button.