Update release note.

This commit is contained in:
Akshay Joshi 2022-10-15 14:49:38 +05:30
parent a62fc2fbff
commit 51c7551d3f

View File

@ -15,6 +15,7 @@ Supported Database Servers
New features
************
| `Issue #3491 <https://github.com/pgadmin-org/pgadmin4/issues/3491>`_ - Added support for IAM token based authentication for AWS RDS or Azure DB.
| `Issue #4392 <https://github.com/pgadmin-org/pgadmin4/issues/4392>`_ - Added support to specify the background fill color to the table nodes in the ERD tool.
| `Issue #4994 <https://github.com/pgadmin-org/pgadmin4/issues/4994>`_ - Allow reordering table columns using drag and drop in ERD Tool.
| `Issue #4997 <https://github.com/pgadmin-org/pgadmin4/issues/4997>`_ - Add option to generate SQL with DROP table DDL in ERD Tool.