diff --git a/docs/en_US/release_notes_7_1.rst b/docs/en_US/release_notes_7_1.rst index 9f0fa01e2..7cc53001e 100644 --- a/docs/en_US/release_notes_7_1.rst +++ b/docs/en_US/release_notes_7_1.rst @@ -49,4 +49,5 @@ Bug fixes | `Issue #6159 `_ - Ensure that the ERD tool should work with the external database after moving to psycopg3. | `Issue #6180 `_ - Fixed an issue where PSQL is not working if the PGUSER env variable is set and service file is used for server connection details. | `Issue #6183 `_ - Mac crash when you press Command-Shift-C. + | `Issue #6189 `_ - Fix an issue in View SQL when column level privileges are set with multiple roles. | `Issue #6191 `_ - Fixed an issue where Reset Password is not working after upgrading to latest flask-security-too.