1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-30 18:30:54 +00:00
Files
godot/misc/extension_api_validation/4.1-stable_4.2-stable/GH-80954.txt
2025-12-03 16:25:16 +02:00

6 lines
209 B
Plaintext

GH-80954
--------
Validate extension JSON: Error: Field 'classes/Font/methods/find_variation/arguments': size changed value in new API, from 4 to 9.
Added optional arguments. Compatibility method registered.