From: Chris Duncan Date: Tue, 17 Jun 2025 19:12:39 +0000 (-0700) Subject: v4 will not be updated. X-Git-Tag: v5.0.0~5 X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=72011bde1fd8f6f62a619dbce373ce5adef58555;p=nano-pow.git v4 will not be updated. --- 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