From c11967a5a05b62073bc094f904d428a6389d767d Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Thu, 26 Aug 2021 14:56:16 +0200 Subject: [PATCH] osInfo() hyper-v detection fix (win VM) --- 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 c6ed876..43acc5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -77,6 +77,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | -------------- | -------------- | -------- | +| 5.8.5 | 2021-08-26 | `osInfo()` hyper-v detection fix (win VM) | | 5.8.4 | 2021-08-26 | `graphics()` added vendor (macOS) | | 5.8.3 | 2021-08-26 | `graphics()` fix empty controller (macOS) | | 5.8.2 | 2021-08-24 | `baseboard()`, `getDefaultNetworkInterface()` fix catch error | diff --git a/docs/history.html b/docs/history.html index a1c541d..d849925 100644 --- a/docs/history.html +++ b/docs/history.html @@ -56,6 +56,11 @@ + + 5.8.5 + 2021-08-26 + osInfo() hyper-v detection fix (win VM) + 5.8.4 2021-08-26 diff --git a/docs/index.html b/docs/index.html index ffc044e..1983155 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.8.4
+
New Version: 5.8.5