diff --git a/CHANGELOG.md b/CHANGELOG.md index 8222d11..82eb9f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -77,6 +77,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | -------------- | -------------- | -------- | +| 5.9.2 | 2021-09-16 | `graohics()` (macOS), `memLayout()` (win) improvements | | 5.9.1 | 2021-09-15 | `diskLayout()` fix size (macOS) | | 5.9.0 | 2021-09-15 | `graphics()` new XML parser, added properties (macOS) | | 5.8.9 | 2021-09-13 | `battery()` fix linux | diff --git a/docs/history.html b/docs/history.html index 9fdb140..b4a097f 100644 --- a/docs/history.html +++ b/docs/history.html @@ -51,11 +51,16 @@ Version - Date + Date Comment + + 5.9.2 + 2021-09-16 + memLayout() type fix (win), graphics() improvement (macOS) + 5.9.1 2021-09-15 diff --git a/docs/index.html b/docs/index.html index 5c047ea..baf18d4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.9.1
+
New Version: 5.9.2