From d2a4fa367abff3b773c413994c93af5720206487 Mon Sep 17 00:00:00 2001 From: xmrig Date: Wed, 25 Nov 2020 16:44:06 +0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c868a0da5..fac625109 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# v6.6.1 +- Fixed, benchmark validation on NUMA hardware produced incorrect results in some conditions. + # v6.6.0 - Online benchmark protocol upgraded to v2, validation not compatible with previous versions. - Single thread benchmark now is cheat-resistant, not possible speedup it with multiple threads.