From e603daab86a7135be255acbc1bb786041ba7c2bf Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Thu, 8 Oct 2020 13:19:04 +0200 Subject: [PATCH] windows codepages partial fix --- 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 d671b81..062aa4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ For major (breaking) changes - version 3 and 2 see end of page. | Version | Date | Comment | | -------------- | -------------- | -------- | +| 4.27.8 | 2020-10-08 | windows codepages partial fix | | 4.27.7 | 2020-10-05 | updated typescript typings, minor fixes | | 4.27.6 | 2020-10-02 | `get()` fixed when results are in arrays | | 4.27.5 | 2020-09-18 | `cpuTemperature()` fix try catch (linux) | diff --git a/docs/history.html b/docs/history.html index 5a35483..3d64cfd 100644 --- a/docs/history.html +++ b/docs/history.html @@ -83,6 +83,11 @@ + + 4.27.8 + 2020-10-08 + windows codepages partial fix + 4.27.7 2020-10-05 diff --git a/docs/index.html b/docs/index.html index 34734a0..ef545d6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -168,7 +168,7 @@
systeminformation
-
Current Version: 4.27.7
+
Current Version: 4.27.8