diff --git a/CHANGELOG.md b/CHANGELOG.md index bf009f4..1b1ee91 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 | | -------------- | -------------- | -------- | +| 4.34.3 | 2020-01-06 | `graphics()` fixed non nvidia-smi controllers (win) | | 4.34.2 | 2020-01-05 | `system()` uuid lowercase as in uuid() | | 4.34.1 | 2020-01-05 | `graphics()` nvidia-smi detection improved | | 4.34.0 | 2020-01-05 | `system()` added flag virtual | diff --git a/README.md b/README.md index 972790a..c689212 100644 --- a/README.md +++ b/README.md @@ -910,4 +910,4 @@ All other trademarks are the property of their respective owners. [mmon-npm-url]: https://npmjs.org/package/mmon [mmon-github-url]: https://github.com/sebhildebrandt/mmon -[smc-code-url]: https://github.com/pcafstockf/osx-temperature-sensor +[smc-code-url]: https://github.com/pcafstockf/smc-reader diff --git a/docs/contributors.html b/docs/contributors.html index 2d8ba73..4c60de3 100644 --- a/docs/contributors.html +++ b/docs/contributors.html @@ -65,8 +65,7 @@
OSX Temperature: credits here are going to:
Many thanks also to all who provided help or filed an issue. This really helps improving this package!
diff --git a/docs/history.html b/docs/history.html index b6f8c70..c46b57c 100644 --- a/docs/history.html +++ b/docs/history.html @@ -83,6 +83,11 @@ +