mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Ensure the version comparision should be correct for windows installer. Fixes #4421
This commit is contained in:
committed by
Akshay Joshi
parent
252429df50
commit
b76e0bea83
@@ -2,7 +2,7 @@
|
||||
Version 4.10
|
||||
************
|
||||
|
||||
Release date: 2019-07-02
|
||||
Release date: 2019-07-04
|
||||
|
||||
This release contains a number of bug fixes and new features since the release of pgAdmin4 4.9.
|
||||
|
||||
@@ -17,4 +17,5 @@ Bug fixes
|
||||
|
||||
| `Bug #4403 <https://redmine.postgresql.org/issues/4403>`_ - Ensure the browser close confirmation is only shown when closing a Query Tool which is running in a separate browser tab.
|
||||
| `Bug #4404 <https://redmine.postgresql.org/issues/4404>`_ - Prevent an error that may occur when editing data with an integer primary key.
|
||||
| `Bug #4407 <https://redmine.postgresql.org/issues/4407>`_ - Fix a quoting issue that caused a blank UI to be displayed when running in French.
|
||||
| `Bug #4407 <https://redmine.postgresql.org/issues/4407>`_ - Fix a quoting issue that caused a blank UI to be displayed when running in French.
|
||||
| `Bug #4421 <https://redmine.postgresql.org/issues/4421>`_ - Ensure the version comparision should be correct for windows installer.
|
||||
Reference in New Issue
Block a user