From 9588d76b752ac7700aefcde4281c8ff126148576 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Thu, 28 Sep 2017 10:45:23 +0100 Subject: [PATCH] Add missing issue, per Harshal. --- docs/en_US/release_notes_2_0.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en_US/release_notes_2_0.rst b/docs/en_US/release_notes_2_0.rst index 32dd76233..3e478f493 100644 --- a/docs/en_US/release_notes_2_0.rst +++ b/docs/en_US/release_notes_2_0.rst @@ -74,6 +74,7 @@ Bug fixes | `Bug #2660 `_ - Not able to select rows in History Tab | `Bug #2668 `_ - Fix RE-SQL for triggers with a single arg | `Bug #2670 `_ - Improve datamodel validations for default Validator if user (developer) does not implement validate function in datamodel +| `Bug #2671 `_ - Fix array data type formating for bigint, real, float, double precision | `Bug #2681 `_ - Reset query tool options before running tests | `Bug #2684 `_ - Fix layout of password prompt dialogue | `Bug #2691 `_ - View data option is missing from pgAdmin4 2.0 version