mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
5 lines
315 B
Text
5 lines
315 B
Text
GH-97257
|
|
--------
|
|
Validate extension JSON: Error: Field 'classes/EditorFeatureProfile/enums/Feature/values/FEATURE_MAX': value changed value in new API, from 8.0 to 9.
|
|
|
|
New entry to the `EditorFeatureProfile.Feature` enum added. Those need to go before `FEATURE_MAX`, which will always cause a compatibility break.
|