From 72011bde1fd8f6f62a619dbce373ce5adef58555 Mon Sep 17 00:00:00 2001 From: Chris Duncan Date: Tue, 17 Jun 2025 12:12:39 -0700 Subject: [PATCH] v4 will not be updated. --- CHANGELOG.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 414c4d0..6aaa968 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,9 +14,7 @@ different function based which API should be used if a particular one is needed. The `options` parameter now accepts an `api` property which can be "webgpu", "webgl", "wasm", or "cpu". If not specified, NanoPow will select the best API automatically based on availability. The old API-specific functions have been -deprecated as part of this release. Version 4 will be updated in a separate -minor release to support the `api` property and provide a bridge between -versions. +deprecated as part of this release. #### WASM and CPU implementations -- 2.47.3