diff --git a/CHANGELOG.md b/CHANGELOG.md index 6941bb1..a517d1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -80,8 +80,9 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | -------------- | -------------- | -------- | +| 5.9.11 | 2021-11-12 | `fsStats()` fix null result (bsd) | | 5.9.10 | 2021-11-11 | `powerShell` transition from `wmic` (windows) | -| 5.9.9 | 2021-10-27 | `graphics` fixed screen resolution issue (windows) | +| 5.9.9 | 2021-10-27 | `graphics()` fixed screen resolution issue (windows) | | 5.9.8 | 2021-10-22 | `wmic` fixed code page issues (windows) | | 5.9.7 | 2021-10-09 | `battery()` fixed typo seperator (windows) | | 5.9.6 | 2021-10-08 | `system()` fixed virtual on WSL2 | diff --git a/docs/history.html b/docs/history.html index 9ef8b05..caf8a07 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@ + + 5.9.11 + 2021-11-12 + fsStats() fix null result (bsd) + 5.9.10 2021-11-11 diff --git a/docs/index.html b/docs/index.html index 6eaf978..fa7560d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.9.10
+
New Version: 5.9.11
@@ -206,7 +206,7 @@
-
14,781
+
14,912
Lines of code