From b6bb1ff73daaedab2efebe9dcc2f4a33e7903bd4 Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Fri, 14 Jun 2019 23:23:45 +0200 Subject: [PATCH] updated docs --- README.md | 1 + docs/history.html | 3 +++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 203c9fc..918cec6 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ si.cpu() (last 7 major and minor version releases) +- Version 4.11.0: `wifi()` added available wifi networks - Version 4.10.0: `graphics()` added windows multiple display support, added display size, connection, ... - Version 4.9.0: `graphics()` added vendor, refresh rate, current resolution - Version 4.8.0: added `vboxInfo()` detailed virtual box info diff --git a/docs/history.html b/docs/history.html index b1a3b96..d111f94 100644 --- a/docs/history.html +++ b/docs/history.html @@ -46,6 +46,8 @@

New Functions

Breaking Changes