Update release notes

This commit is contained in:
Aditya Toshniwal 2023-05-03 15:21:01 +05:30
parent d6f01b552a
commit 5c57fd0170

View File

@ -51,3 +51,4 @@ Bug fixes
| `Issue #6183 <https://github.com/pgadmin-org/pgadmin4/issues/6183>`_ - Mac crash when you press Command-Shift-C.
| `Issue #6189 <https://github.com/pgadmin-org/pgadmin4/issues/6189>`_ - Fix an issue in View SQL when column level privileges are set with multiple roles.
| `Issue #6191 <https://github.com/pgadmin-org/pgadmin4/issues/6191>`_ - Fixed an issue where Reset Password is not working after upgrading to latest flask-security-too.
| `Issue #6234 <https://github.com/pgadmin-org/pgadmin4/issues/6234>`_ - Usernames/roles with special character are not double quoted when assigning privileges.