chore: Adds 4.0.0 data to CHANGELOG.md and UPDATING.md (#27937)

This commit is contained in:
Michael S. Molina
2024-04-08 13:14:48 -03:00
committed by GitHub
parent 4428bde024
commit 662c1ed618
4 changed files with 483 additions and 6 deletions

View File

@@ -45,8 +45,8 @@ body:
label: Superset version
options:
- master / latest-dev
- "4.0.0"
- "3.1.2"
- "3.0.4"
validations:
required: true
- type: dropdown
@@ -54,6 +54,7 @@ body:
attributes:
label: Python version
options:
- "3.9"
- "3.10"
- "3.11"
- Not applicable