You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by vi...@apache.org on 2021/02/25 06:16:21 UTC

[superset] branch 0.38 updated (6d605c9 -> 53b65e9)

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

villebro pushed a change to branch 0.38
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 6d605c9  docs: update changelog
     add caa18ce  feat: adding feature flags to escape/hide html in markdown (#11340)
     add 53b65e9  update changelog and version number

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  3 +++
 superset-frontend/package.json                     |  2 +-
 .../components/gridComponents/Markdown.jsx         | 30 ++++++++++++++--------
 superset-frontend/src/featureFlags.ts              |  2 ++
 superset/config.py                                 |  4 +++
 5 files changed, 30 insertions(+), 11 deletions(-)