summaryrefslogtreecommitdiffstats
path: root/misc/extension_api_validation/4.3-stable.expected
diff options
context:
space:
mode:
authorRadiant <69520693+RadiantUwU@users.noreply.github.com>2024-08-27 06:12:10 +0300
committerRadiant <69520693+RadiantUwU@users.noreply.github.com>2024-08-27 18:18:01 +0300
commit6311ee5bd5ef6342bdccbbcbc81f0be5d7dca557 (patch)
treebf67956d04a92d70059060f31380fdd59a899c9c /misc/extension_api_validation/4.3-stable.expected
parent8e80c1070420cf7f9fd9ffcefe9a12f05cfcbb64 (diff)
downloadredot-engine-6311ee5bd5ef6342bdccbbcbc81f0be5d7dca557.tar.gz
Add optional count argument to Sempahore::post
Co-authored-by: RandomShaper <RandomShaper@users.noreply.github.com> Co-authored-by: A Thousand Ships (she/her) <96648715+AThousandShips@users.noreply.github.com> Co-authored-by: Mickeon <Mickeon@users.noreply.github.com>
Diffstat (limited to 'misc/extension_api_validation/4.3-stable.expected')
-rw-r--r--misc/extension_api_validation/4.3-stable.expected7
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/extension_api_validation/4.3-stable.expected b/misc/extension_api_validation/4.3-stable.expected
index d734a74976..80735f28e7 100644
--- a/misc/extension_api_validation/4.3-stable.expected
+++ b/misc/extension_api_validation/4.3-stable.expected
@@ -41,3 +41,10 @@ Validate extension JSON: Error: Field 'classes/VisualShaderNodeTexture2DArray/pr
Allow setting a cubemap as default parameter to shader.
Compatibility methods registered.
+
+
+GH-93605
+--------
+Validate extension JSON: JSON file: Field was added in a way that breaks compatibility 'classes/Semaphore/methods/post': arguments
+
+Optional arguments added. Compatibility methods registered.