diff --git a/docs/en_US/release_notes_4_3.rst b/docs/en_US/release_notes_4_3.rst index 258a98f4e..3553696e7 100644 --- a/docs/en_US/release_notes_4_3.rst +++ b/docs/en_US/release_notes_4_3.rst @@ -11,6 +11,7 @@ Features | `Feature #1825 `_ - Install a script to start pgAdmin (pgadmin4) from the command line when installed from the Python wheel. | `Feature #3439 `_ - Allow X-FRAME-OPTIONS to be set for security. Default to SAMEORIGIN. +| `Feature #3559 `_ - Automatically expand child nodes as well as the selected node on the treeview if there is only one. | `Feature #3991 `_ - Update Alpine Linux version in the docker container. This also updates the PG utilities to v11. Bug fixes