diff --git a/CHANGELOG.md b/CHANGELOG.md index c3a4e4b..7553367 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.6.11 | 2021-04-08 | `versions()` parameter sanitation | | 5.6.10 | 2021-03-29 | `vboxInfo()` fixed windows bug | | 5.6.9 | 2021-03-28 | `graphics()` fixed nvidia-smi compare bug | | 5.6.8 | 2021-03-22 | typescript definitions fix `wifiInterfces()`, `wifiConnections()` | diff --git a/README.md b/README.md index 03b938d..d8f6cbe 100644 --- a/README.md +++ b/README.md @@ -938,7 +938,7 @@ Sebastian Hildebrandt, [+innovations](http://www.plus-innovations.com) Written by Sebastian Hildebrandt [sebhildebrandt](https://github.com/sebhildebrandt) -#### Contributers +#### Contributors - Guillaume Legrain [glegrain](https://github.com/glegrain) - Riccardo Novaglia [richy24](https://github.com/richy24) diff --git a/docs/history.html b/docs/history.html index 3832da3..8cff1fb 100644 --- a/docs/history.html +++ b/docs/history.html @@ -56,6 +56,11 @@ + + 5.6.11 + 2021-04-08 + versions() parameter sanitation + 5.6.10 2021-03-29 diff --git a/docs/index.html b/docs/index.html index 3676089..05f4ceb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.6.10
+
New Version: 5.6.11