From 88eb95c39a3becfa823e4189f3761e5968aa0367 Mon Sep 17 00:00:00 2001 From: yousoph Date: Thu, 7 Nov 2024 18:03:11 -0800 Subject: [PATCH] docs: Updating 4.1 Release Notes (#30865) --- 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 c9ee20defb90a..2c7ac19bfc024 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 ### 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.
Image