This is an automated email from the ASF dual-hosted git repository.
johnbodley pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new 0ce5864fc7 chore: Move #26288 from "Database Migration" to "Other"
(#28311)
0ce5864fc7 is described below
commit 0ce5864fc7d3c29a10a1c0cf7cd6b95d89f0c0e1
Author: John Bodley <[email protected]>
AuthorDate: Thu May 2 10:17:46 2024 -0700
chore: Move #26288 from "Database Migration" to "Other" (#28311)
---
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)