Fixed an issue where pgadmin detects the wrong browser version of the Microsoft Edge. Fixes #5465

This commit is contained in:
Yogesh Mahajan
2020-05-29 13:07:02 +05:30
committed by Akshay Joshi
parent ccb39bea1a
commit 4632a7faba
2 changed files with 12 additions and 1 deletions
+1
View File
@@ -18,4 +18,5 @@ 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.
| `Issue #5465 <https://redmine.postgresql.org/issues/5465>`_ - Fixed an issue where the Edge browser version is showing wrong and warning message gets displayed.
| `Issue #5539 <https://redmine.postgresql.org/issues/5539>`_ - Fixed typo in exception keyword.