From edbbf886af53009676a1fae32fc024efa2d68534 Mon Sep 17 00:00:00 2001 From: "Michael S. Molina" Date: Wed, 29 Jun 2022 09:27:48 -0300 Subject: [PATCH] Updates CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bf93637273f1..e08f98ea7b31b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -134,6 +134,7 @@ under the License. **Fixes** +- [#20543](https://github.com/apache/superset/pull/20543) fix: Removes psycopg2 as a required dependency - [#20442](https://github.com/apache/superset/pull/20442) fix(db): Show the only db install guide when the db is already installed and error is existed while importing file. (@prosdev0107) - [#20483](https://github.com/apache/superset/pull/20483) fix: bump FAB to 4.1.2 (@dpgaspar) - [#20493](https://github.com/apache/superset/pull/20493) fix: correction from mmsql to mssql in setup.py (@mdeshmu)