godot/misc/extension_api_validation/4.2-stable_4.3-stable/GH-88791.txt

7 lines
306 B
Text

GH-88791
--------
Validate extension JSON: JSON file: Field was added in a way that breaks compatibility 'classes/Skeleton3D/methods/add_bone': return_value
Added a return value for add_bone.
Should not affect existing regular use - the return value would just be unused.
Compatibility method registered.