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.2-stable_4.3-stable/GH-89024.txt
2025-12-03 16:25:16 +02:00

6 lines
212 B
Plaintext

GH-89024
--------
Validate extension JSON: Error: Field 'classes/RichTextLabel/methods/push_meta/arguments': size changed value in new API, from 1 to 3.
Added optional argument. Compatibility method registered.