This is an automated email from the ASF dual-hosted git repository.

dpgaspar pushed a commit to branch 0.38
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/0.38 by this push:
     new 72fc1ca  release: fix changelog username
72fc1ca is described below

commit 72fc1cad85e9beed5d60ffde720ee460d4de3e34
Author: Daniel Gaspar <[email protected]>
AuthorDate: Wed Oct 28 11:48:25 2020 +0000

    release: fix changelog username
---
 CHANGELOG.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2e85845..c1b28f3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,7 +33,7 @@ under the License.
 - [#11111](https://github.com/apache/incubator-superset/pull/11111) 
style(listview): dynamic card size and grid spacing (#11111) (@nytai)
 - [#11126](https://github.com/apache/incubator-superset/pull/11126) style: 
rename label 'table name'->'dataset name' (#11126) (@mistercrunch)
 - [#11083](https://github.com/apache/incubator-superset/pull/11083) feat: 
custom favorite filter for dashboards, charts and saved queries (#11083) 
(@dpgaspar)
-- [#11102](https://github.com/apache/incubator-superset/pull/11102) chore: 
refactor submenu's right nav to accept list of buttons (#11102) (@Phillip 
Kelley-Dotson)
+- [#11102](https://github.com/apache/incubator-superset/pull/11102) chore: 
refactor submenu's right nav to accept list of buttons (#11102) (@pkdotson)
 - [#11132](https://github.com/apache/incubator-superset/pull/11132) docs: use 
the Apache-Superset logo on README / pypi (#11132) (@mistercrunch)
 - [#11121](https://github.com/apache/incubator-superset/pull/11121) fix: 
remove extra flash import (#11121) (@elizabethompson)
 - [#11125](https://github.com/apache/incubator-superset/pull/11125) fix: 
Revert "Replace reactable with DataTable from superset-ui in QueryTable 
(#10981)" (#11125) (@nytai)
@@ -201,7 +201,7 @@ under the License.
 - [#10850](https://github.com/apache/incubator-superset/pull/10850) feat: 
server side dashboard css for less repaint (#10850) (@ktmud)
 - [#10846](https://github.com/apache/incubator-superset/pull/10846) Fix 
test_connection POST body (#10846) (@riahk)
 - [#10851](https://github.com/apache/incubator-superset/pull/10851) style: 
white toolbar for SQL Lab (#10851) (@mistercrunch)
-- [#10784](https://github.com/apache/incubator-superset/pull/10784) docs(new 
docs site): removes old sphinx doc site with gatsby (#10784) (@Phillip 
Kelley-Dotson)
+- [#10784](https://github.com/apache/incubator-superset/pull/10784) docs(new 
docs site): removes old sphinx doc site with gatsby (#10784) (@pkdotson)
 - [#10745](https://github.com/apache/incubator-superset/pull/10745) feat: 
add/edit database modal form sections UI (#10745) (@riahk)
 - [#10842](https://github.com/apache/incubator-superset/pull/10842) fix(test): 
missing auth on tests (#10842) (@dpgaspar)
 - [#10841](https://github.com/apache/incubator-superset/pull/10841) update all 
python version in the Dockerfile to 3.7 (#10841) (@cyw233)
@@ -401,7 +401,7 @@ under the License.
 - [#10363](https://github.com/apache/incubator-superset/pull/10363) chore: 
uniform icons across list views (#10363) (@mistercrunch)
 - [#10274](https://github.com/apache/incubator-superset/pull/10274) feat: 
update timeout error UX (#10274) (@etr2460)
 - [#10366](https://github.com/apache/incubator-superset/pull/10366) docs: add 
and update README badges (#10366) (@kxu)
-- [#10346](https://github.com/apache/incubator-superset/pull/10346) move 
control panel to filterbox folder (#10346) (@Phillip Kelley-Dotson)
+- [#10346](https://github.com/apache/incubator-superset/pull/10346) move 
control panel to filterbox folder (#10346) (@pkdotson)
 - [#10324](https://github.com/apache/incubator-superset/pull/10324) feat: add 
optional prophet forecasting functionality to chart data api (#10324) 
(@villebro)
 - [#10361](https://github.com/apache/incubator-superset/pull/10361) check for 
empty dataframes before processing results (#10361) (@bryanck)
 - [#10360](https://github.com/apache/incubator-superset/pull/10360) fix: 
update community Slack link (#10360) (@kxu)

Reply via email to