From c26fa98124cea03d82ae3a32dd30e4b09d02118e Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Thu, 2 Jan 2025 15:49:10 +0100 Subject: [PATCH] cpu() clean brand string --- CHANGELOG.md | 1 + docs/history.html | 5 +++++ docs/index.html | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17d30d3..7219bcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -90,6 +90,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | +| 5.24.6 | 2025-01-02 | `cpu()` clean brand string (linux) | | 5.24.5 | 2025-01-02 | `users()` improved date parsing (macOS) | | 5.24.4 | 2025-01-02 | `__proto__` added prototypes | | 5.24.3 | 2025-01-01 | `__proto__` deno compatibility | diff --git a/docs/history.html b/docs/history.html index 957cc76..82c9cc3 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@ + + 5.24.6 + 2025-01-02 + cpu() clean brand string (linux) + 5.24.5 2025-01-02 diff --git a/docs/index.html b/docs/index.html index 1969bec..90a0477 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
- 3
New Version: 5.24.5
+ 3
New Version: 5.24.6