This is an automated email from the ASF dual-hosted git repository. beto pushed a commit to tag 1.1.0rc2 in repository https://gitbox.apache.org/repos/asf/superset.git
commit 99797911bdbfff630ef90c6ec1ecf93f4e3fe222 Author: Beto Dealmeida <[email protected]> AuthorDate: Mon Apr 5 10:45:12 2021 -0700 Update CHANELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66dc4ab..e21d0dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -78,6 +78,7 @@ under the License. - [#12415](https://github.com/apache/superset/pull/12415) feat: new Slack dashboard (@betodealmeida) **Fixes** +- [#13657](https://github.com/apache/superset/pull/13657) fix: 'Run in SQL Lab' redirect bug (@mistercrunch) - [#13735](https://github.com/apache/superset/pull/13735) fix: Properly escape special characters in CSV output (@benjreinhart) - [#13461](https://github.com/apache/superset/pull/13461) fix: url shortener invalid input (@dpgaspar) - [#13157](https://github.com/apache/superset/pull/13157) fix(alerts&reports): Alerts & Reports will use values from WEBDRIVER_WINDOW option (@iercan)
