From 2b26d0d2786098a32535846d8b23d002e3e0854d Mon Sep 17 00:00:00 2001 From: Devin Bidwell Date: Thu, 11 Dec 2025 02:26:20 -0700 Subject: [PATCH] Update changelog --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 76e2bf8..d563491 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,7 @@ - Fixed stack underflow with function invocations - They are still "heavy", but they should work as expected now +- Fixed issue where syscall functions were not allowed as infix operators [0.2.2]