From 2f61b26f475ea725073f886651765cbcac2a6f1c Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Mon, 3 Jun 2019 21:52:09 +0200 Subject: [PATCH] graphics() added vendor, refresh rate, current resolution --- CHANGELOG.md | 3 ++- README.md | 1 + docs/contributors.html | 1 + docs/history.html | 7 ++++++- docs/index.html | 6 ++---- lib/docker.js | 6 ------ lib/graphics.js | 18 +++++++++++++----- 7 files changed, 25 insertions(+), 17 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c67e364..35dac55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,7 +30,8 @@ For major (breaking) changes - version 3 and 2 see end of page. | Version | Date | Comment | | -------------- | -------------- | -------- | -| 4.8.4 | 2019-06-03 | `vboxInfo()` afixed call parameters | +| 4.9.0 | 2019-06-03 | `graphics()` added vendor, refresh rate, current res | +| 4.8.4 | 2019-06-03 | `vboxInfo()` fixed call parameters | | 4.8.3 | 2019-06-01 | `vboxInfo()` added stoppedSince, started, stopped | | 4.8.2 | 2019-05-31 | `dockerInfo()` changed property naming style | | 4.8.1 | 2019-05-31 | updated docs | diff --git a/README.md b/README.md index 22956b1..19869b7 100644 --- a/README.md +++ b/README.md @@ -758,6 +758,7 @@ Written by Sebastian Hildebrandt [sebhildebrandt](https://github.com/sebhildebra - weiyin [weiyin](https://github.com/weiyin) - Jorai Rijsdijk [Erackron](https://github.com/Erackron) - Rasmus Porsager [porsager](https://github.com/porsager) +- Nathan Patten [nrpatten](https://github.com/nrpatten) OSX Temperature: credits here are going to: diff --git a/docs/contributors.html b/docs/contributors.html index b2f717e..797edd0 100644 --- a/docs/contributors.html +++ b/docs/contributors.html @@ -57,6 +57,7 @@
  • weiyin weiyin
  • Jorai Rijsdijk Erackron
  • Rasmus Porsager porsager
  • +
  • Nathan Patten nrpatten
  • OSX Temperature: credits here are going to: