From ef2016220120bdf8c959c4df450e8682f29c80a1 Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Sat, 5 Aug 2023 15:50:09 +0200 Subject: [PATCH] fsSize: rw /snap issue fixed (linux) --- 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 fb79784..15b88fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -82,6 +82,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | +| 5.18.12 | 2023-08-05 | `fsSize()` rw /snap/ issue fixed (linux) | | 5.18.11 | 2023-08-04 | `bluetooth()` improved parsing, macOS Sonoma detection | | 5.18.10 | 2023-07-28 | `cpu()` fixed cache sizes, extended sockets (windows) | | 5.18.9 | 2023-07-26 | `fsSize()` fixed missing rw property (windows) | diff --git a/docs/history.html b/docs/history.html index 7f91d3b..2f85be5 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@ + + 5.18.12 + 2023-08-05 + fsSize() rw /snap/ issue fixed (linux) + 5.18.11 2023-08-04 diff --git a/docs/index.html b/docs/index.html index 5d0576a..7e10175 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.18.11
+
New Version: 5.18.12