mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Core: Remove skip_cr argument from String
This commit is contained in:
parent
9283328fe7
commit
f6fc2f4a08
11 changed files with 99 additions and 59 deletions
|
|
@ -14,3 +14,10 @@ Validate extension JSON: JSON file: Field was added in a way that breaks compati
|
|||
Validate extension JSON: JSON file: Field was added in a way that breaks compatibility 'classes/Control/methods/has_focus': arguments
|
||||
|
||||
Optional argument added. Compatibility methods registered.
|
||||
|
||||
|
||||
GH-110867
|
||||
---------
|
||||
ERROR: Validate extension JSON: Missing field in current API 'classes/FileAccess/methods/get_as_text': arguments. This is a bug.
|
||||
|
||||
Optional argument removed. Compatibility method registered.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue