diff --git a/CHANGELOG.md b/CHANGELOG.md index d257550..6837f4a 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.33.5 | 2020-12-30 | `graphics()` vram (nvidia-smi) | | 4.33.4 | 2020-12-28 | `typescript` typings fix | | 4.33.3 | 2020-12-27 | `graphics()` updated docs | | 4.33.2 | 2020-12-27 | `graphics()` fixed issue (nvidia-smi) | diff --git a/docs/battery.html b/docs/battery.html index b7f4f0a..0bba380 100644 --- a/docs/battery.html +++ b/docs/battery.html @@ -287,7 +287,7 @@ si.battery().then(data => console.log(data));