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 9fd2a11 Update changelog with rc2 cherries
9fd2a11 is described below
commit 9fd2a11531af0cd7468425b8276a69179bc73e85
Author: Daniel Gaspar <[email protected]>
AuthorDate: Mon Nov 2 10:22:10 2020 +0000
Update changelog with rc2 cherries
---
CHANGELOG.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cb810e5..a746319 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,7 +18,9 @@ under the License.
-->
## Change Log
-### 0.38.0 (Tue Oct 6 11:51:10 2020 -0700)
+### 0.38.0 (Wed Oct 28 23:41:39 2020 +0200)
+- [#11393](https://github.com/apache/incubator-superset/pull/11393)
chore(chart-data): add annotations and url params to chart data schema (#11393)
(@villebro)
+- [#11272](https://github.com/apache/incubator-superset/pull/11272) chore:
upgrade vis plugins npm packages (#11272) (@ktmud)
- [#11149](https://github.com/apache/incubator-superset/pull/11149) fix: Fix
Time Column dropdown for date filter (#11149) (@graceguo-supercat)
- [#11262](https://github.com/apache/incubator-superset/pull/11262) fix(crud):
set default extra value (#11262) (@villebro)
- [#11221](https://github.com/apache/incubator-superset/pull/11221)
fix(dataset): update user list endpoint (#11221) (@lilykuang)