diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cb8b9f..4f78f49 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.25.1 | 2025-01-05 | `cpuCurrentSpeed()` denno speed workarround | | 5.25.0 | 2025-01-05 | `versions()` added homebrew | | 5.24.9 | 2025-01-04 | `checkWebsite()` reestablished certificate validation | | 5.24.9 | 2025-01-04 | `checkWebsite()` reestablished certificate validation | diff --git a/docs/history.html b/docs/history.html index 8999423..876b086 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@ + + 5.25.1 + 2024-01-05 + cpuCurrentSpeed() Deno workarround + 5.25.0 2024-01-05 diff --git a/docs/index.html b/docs/index.html index 7bfa600..ff9e2d5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
- 3
New Version: 5.25.0
+ 3
New Version: 5.25.1