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

johnbodley pushed a commit to branch john-bodley-patch-1
in repository https://gitbox.apache.org/repos/asf/superset.git

commit a798bf24aa6917a910c4d861e45c1c42ec3eca82
Author: John Bodley <[email protected]>
AuthorDate: Wed May 1 13:38:29 2024 -0700

    chore: Move #26288 from "Database Migration" to "Other"
---
 CHANGELOG/4.0.0.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG/4.0.0.md b/CHANGELOG/4.0.0.md
index d00709f63d..3ebe90d224 100644
--- a/CHANGELOG/4.0.0.md
+++ b/CHANGELOG/4.0.0.md
@@ -32,7 +32,6 @@ under the License.
 - [#26369](https://github.com/apache/superset/pull/26369) refactor: Removes 
the filters set feature (@michael-s-molina)
 - [#26416](https://github.com/apache/superset/pull/26416) fix: improve 
performance on reports log queries (@dpgaspar)
 - [#26290](https://github.com/apache/superset/pull/26290) 
feat(echarts-funnel): Implement % calculation type (@kgabryje)
-- [#26288](https://github.com/apache/superset/pull/26288) chore: Ensure Mixins 
are ordered according to the MRO (@john-bodley)
 
 **Features**
 
@@ -470,3 +469,4 @@ under the License.
 - [#26100](https://github.com/apache/superset/pull/26100) build(deps-dev): 
bump @types/node from 20.9.4 to 20.10.0 in /superset-websocket 
(@dependabot[bot])
 - [#26099](https://github.com/apache/superset/pull/26099) build(deps-dev): 
bump @types/cookie from 0.5.4 to 0.6.0 in /superset-websocket (@dependabot[bot])
 - [#26104](https://github.com/apache/superset/pull/26104) docs: update CVEs 
fixed on 2.1.2 (@dpgaspar)
+- [#26288](https://github.com/apache/superset/pull/26288) chore: Ensure Mixins 
are ordered according to the MRO (@john-bodley)

Reply via email to