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