diff --git a/CHANGELOG.md b/CHANGELOG.md index c4bd737..4cc9209 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -90,7 +90,8 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | -| 5.25.2 | 2025-01-05 | `battery()` improved serial and model parsing | +| 5.25.3 | 2025-01-05 | `memLayout()` improved speed parsing (windows) | +| 5.25.2 | 2025-01-05 | `battery()` improved serial and model parsing (macOS) | | 5.25.1 | 2025-01-05 | `cpuCurrentSpeed()` Deno CPU speed workarround (linux) | | 5.25.0 | 2025-01-05 | `versions()` added homebrew | | 5.24.9 | 2025-01-04 | `checkWebsite()` reestablished certificate validation | diff --git a/docs/history.html b/docs/history.html index 9e2eaae..8931a88 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@
+