]> git.codecow.com Git - nano-pow.git/commitdiff
v4 will not be updated.
authorChris Duncan <chris@zoso.dev>
Tue, 17 Jun 2025 19:12:39 +0000 (12:12 -0700)
committerChris Duncan <chris@zoso.dev>
Tue, 17 Jun 2025 19:12:39 +0000 (12:12 -0700)
CHANGELOG.md

index 414c4d0163e4da633861b8831e5a0c882c362456..6aaa9683ed1189a90be09a7cc68dc8c01dd1eabd 100644 (file)
@@ -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