This is an automated email from the ASF dual-hosted git repository. sophieyou pushed a commit to branch 4.1-release-notes-update in repository https://gitbox.apache.org/repos/asf/superset.git
commit 1aac3e41caced90f10e1a03a01e1c5035226bcb5 Author: yousoph <[email protected]> AuthorDate: Wed Nov 6 23:23:29 2024 -0800 Update README.md --- RELEASING/release-notes-4-1/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASING/release-notes-4-1/README.md b/RELEASING/release-notes-4-1/README.md index c9ee20defb..2c7ac19bfc 100644 --- a/RELEASING/release-notes-4-1/README.md +++ b/RELEASING/release-notes-4-1/README.md @@ -34,7 +34,7 @@ We released a [Big Number with Time Period Comparison](https://github.com/apache </div> ### Table with Time Comparison -Added functionality to do [table time comparisons](https://github.com/apache/superset/pull/28057) behind the `CHART_PLUGINS_EXPERIMENTAL` feature flag. This will help improve and facilitate efficient data analysis. +Added functionality to do [table time comparisons](https://github.com/apache/superset/pull/28057). This will help improve and facilitate efficient data analysis. <div> <image src="media/table_with_time.png" alt="Image" width="100%">
