This is an automated email from the ASF dual-hosted git repository.
villebro pushed a commit to branch 0.35
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
The following commit(s) were added to refs/heads/0.35 by this push:
new 7cb3d3b Remove reverted PR from CHANGELOG
7cb3d3b is described below
commit 7cb3d3b5d2e05f98f0683bc72514e4d9f4ce13f8
Author: Ville Brofeldt <[email protected]>
AuthorDate: Mon Jan 6 18:01:24 2020 +0200
Remove reverted PR from CHANGELOG
---
CHANGELOG.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 30c0c3f..3e061c0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,7 +26,6 @@ under the License.
- [#8714](https://github.com/apache/incubator-superset/pull/8714) [fix] Druid
IS NULL/IS NOT NULL filters (#8714) (@john-bodley)
- [#8678](https://github.com/apache/incubator-superset/pull/8678) fix: default
missing values to zero on area chart (#8678) (@villebro)
- [#8573](https://github.com/apache/incubator-superset/pull/8573) [SECURITY]
bump packages with security vulnerabilities (#8573) (@nytai)
-- [#8511](https://github.com/apache/incubator-superset/pull/8511) Fix for
BigQuery connection checks and CSV uploads (#8511) (@willbarrett)
- [#8583](https://github.com/apache/incubator-superset/pull/8583) Bump pyarrow
to 0.15.1 due to CVE (#8583) (@robdiciuccio)
- [#8581](https://github.com/apache/incubator-superset/pull/8581) Fix error
when templateParams is undefined (#8581) (@betodealmeida)
- [#8575](https://github.com/apache/incubator-superset/pull/8575)
Math.max(...array) considered harmful (#8575) (@betodealmeida)