diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a6e2ea..327e016 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -80,6 +80,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | -------------- | -------------- | -------- | +| 5.9.7 | 2021-10-09 | `battery()` fixed typo seperator (windows) | | 5.9.6 | 2021-10-08 | `system()` fixed virtual on WSL2 | | 5.9.5 | 2021-10-08 | `battery()` fixed isCharging (windows) | | 5.9.4 | 2021-09-23 | `processes()` fixed memVsz, Memrss (macOS M1) | diff --git a/docs/changes.html b/docs/changes.html index 71d1328..1fc7050 100644 --- a/docs/changes.html +++ b/docs/changes.html @@ -165,7 +165,7 @@ -
I know, these are a lot of changes, but for the sake of a consistent interface and to be future proof, we think that this was necessary. Thynk you for your understanding.
+I know, these are a lot of changes, but for the sake of a consistent interface and to be future proof, we think that this was necessary. Thank you for your understanding.