From 1c16056f29866176b08ca401a741fd82b922ea8a Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Thu, 9 Jan 2025 16:22:32 +0100 Subject: [PATCH] baseboard(), memLayout() improved for raspberry --- 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 e58e0ac..f50b3a2 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.7 | 2025-01-09 | `baseboard()`, `memLayout()` improved for Raspberry PI | | 5.25.6 | 2025-01-08 | `system()` raspberry PI detection improved | | 5.25.5 | 2025-01-07 | `shell()` detect powerShell (windows) | | 5.25.4 | 2025-01-06 | `versions()` improved powerShell parsing (windows) | diff --git a/docs/history.html b/docs/history.html index d45ba24..5af7632 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@ + + 5.25.7 + 2024-01-09 + baseboard(), memLayout() improved for Raspberry PI + 5.25.6 2024-01-08 diff --git a/docs/index.html b/docs/index.html index 7bac7f5..a2edb91 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
- 3
New Version: 5.25.6
+ 3
New Version: 5.25.7