From 195376cd283264bfa163916ab0f6d8d98c0b72cb Mon Sep 17 00:00:00 2001 From: Dennis Ranke Date: Wed, 22 Jan 2025 19:53:00 +0100 Subject: [PATCH] forgot one additional change in 0.4.0 --- site/content/_index.md | 1 + site/content/versions.md | 1 + 2 files changed, 2 insertions(+) diff --git a/site/content/_index.md b/site/content/_index.md index 60e36f5..6031e1c 100644 --- a/site/content/_index.md +++ b/site/content/_index.md @@ -42,6 +42,7 @@ Changes: * add support for sound on mono- and surround-only devices * update wasmtime dependency to fix performance regression in 0.3.0 +* add frame counter since module start at location 72 * add 6 and 7 parameter function types to base module ### Older versions diff --git a/site/content/versions.md b/site/content/versions.md index ea4b671..64ef992 100644 --- a/site/content/versions.md +++ b/site/content/versions.md @@ -13,6 +13,7 @@ Changes: * add support for sound on mono- and surround-only devices * update wasmtime dependency to fix performance regression in 0.3.0 +* add frame counter since module start at location 72 * add 6 and 7 parameter function types to base module ### v0.3.0