From 5a820b03e2851c23380be5b4ca60cba4fd6f61a4 Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Wed, 27 Jan 2021 13:33:44 +0100 Subject: [PATCH] MemoryLayout Manufacturer Codes Linux --- CHANGELOG.md | 1 + docs/history.html | 6 ++++++ docs/index.html | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0db3dc4..ebea8e3 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 | | -------------- | -------------- | -------- | +| 5.0.4 | 2020-01-27 | `cpu()` improved manufacturer decoding (linux) | | 5.0.3 | 2020-01-27 | `cpu()` fix virtualization, `wifi()` fix raspberry | | 5.0.2 | 2020-01-26 | updated typescript typings | | 5.0.1 | 2020-01-26 | code cleanup | diff --git a/docs/history.html b/docs/history.html index 9a46b13..29155e4 100644 --- a/docs/history.html +++ b/docs/history.html @@ -56,6 +56,12 @@ + + 5.0.4 + 2020-01-27 + memoryLayout() improved manufacturer decoding (linux) + + 5.0.3 2020-01-27 diff --git a/docs/index.html b/docs/index.html index 015dfb2..18de2da 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.0.3
+
New Version: 5.0.4