diff --git a/docs/en_US/release_notes_9_13.rst b/docs/en_US/release_notes_9_13.rst index 8df851f4b..a6039cb90 100644 --- a/docs/en_US/release_notes_9_13.rst +++ b/docs/en_US/release_notes_9_13.rst @@ -20,6 +20,7 @@ Bundled PostgreSQL Utilities New features ************ + | `Issue #229 `_ - Allow users to customize "OF TYPE" columns during table creation. Housekeeping ************ @@ -30,4 +31,6 @@ Bug fixes | `Issue #8988 `_ - Fixed an issue where tools settings changed by the users were not restored on application relaunch. | `Issue #9484 `_ - Fixed an issue where a long name in ERD table node was not breaking into multiple lines. | `Issue #9486 `_ - Fixed an issue where column comments were not displayed in the SQL tab for materialised views. + | `Issue #9572 `_ - Fix an issue where deployment of helm chart crashing with operation not permitted. +