From 9663f4e9e1781e7cb1544f47e2f7c11e1b882688 Mon Sep 17 00:00:00 2001 From: Chris Duncan Date: Sat, 14 Jun 2025 21:27:46 -0700 Subject: [PATCH] Whitespace. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25bf1a3..0778051 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ However, CPU is now used for all validation since it is fast enough to check a single hash and easier to maintain in one place. #### Improved error handling and recovery + As stated above, browsers sometimes fail to acquire GPU resources or lost them in the course of computation. NanoPow now has improved functionality to gracefully recover from errors and includes timeouts to ensure long-running -- 2.47.3