From a30a722e1153e33feca3bd93556c4e37bc118363 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Mon, 10 Feb 2025 15:07:35 +0530 Subject: [PATCH] Update release note. --- docs/en_US/release_notes_9_1.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/en_US/release_notes_9_1.rst b/docs/en_US/release_notes_9_1.rst index b98ec81d7..ad8a592b5 100644 --- a/docs/en_US/release_notes_9_1.rst +++ b/docs/en_US/release_notes_9_1.rst @@ -20,6 +20,7 @@ Bundled PostgreSQL Utilities New features ************ + | `Issue #5128 `_ - Add support for one to one relationship in the ERD tool. Housekeeping ************ @@ -28,3 +29,5 @@ Housekeeping Bug fixes ********* + | `Issue #8341 `_ - Fixed an issue where the query tool was not treating IDENTITY columns as columns with default values when inserting new rows. + | `Issue #8410 `_ - Fixed Docker image entrypoint.sh email validation. \ No newline at end of file