From f1220ecc57a883b3d9168d6213d754ea3ab190c5 Mon Sep 17 00:00:00 2001 From: Callum Thomson Date: Fri, 21 Mar 2025 12:51:19 +0000 Subject: Fix when hardwareConcurrency is undefined (#42) --- docs/docs/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md index 651b5e5..e9ce9eb 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Don't duplicate work across multiple threads [#36](https://github.com/TecharoHQ/anubis/pull/36) - Documentation has been moved to https://anubis.techaro.lol/ with sources in docs/ - Removed several visible AI artifacts (e.g., 6 fingers) [#37](https://github.com/TecharoHQ/anubis/pull/37) +- Fixed hang when navigator.hardwareConcurrency is undefined ## 1.13.0 -- cgit v1.2.3