diff --git a/docs/en_US/release_notes_7_1.rst b/docs/en_US/release_notes_7_1.rst index 62d9228f1..de7f6b019 100644 --- a/docs/en_US/release_notes_7_1.rst +++ b/docs/en_US/release_notes_7_1.rst @@ -41,4 +41,6 @@ Bug fixes | `Issue #6130 `_ - Ensure to quote the primary key value if needed while deleting rows from the table. | `Issue #6137 `_ - Fixed error occurring while dumping the servers from CLI. | `Issue #6138 `_ - Throw an appropriate error when a table for which View/Edit data is open, is deleted, and query is executed. + | `Issue #6151 `_ - Ensure that internal users are able to login when auth sources are [ldap, internal]. + | `Issue #6158 `_ - Fixed an issue with the properties tab not getting updated if the user updates the selected node. | `Issue #6159 `_ - Ensure that the ERD tool should work with the external database after moving to psycopg3.