diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b6de3b..ceb358c 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.7.9 | 2021-07-25 | `uuid()` better regedit path detection (win) | | 5.7.8 | 2021-07-16 | `battery()` fix designedCapacity (win, linux), fix catch error | | 5.7.7 | 2021-06-15 | `graphics()` improved detection screen resolution (macOS) | | 5.7.6 | 2021-06-09 | `battery()` improved detection (additional batteries windows) | diff --git a/docs/history.html b/docs/history.html index 5281440..438c609 100644 --- a/docs/history.html +++ b/docs/history.html @@ -56,6 +56,11 @@ + + 5.7.9 + 2021-07-25 + uuid() better regedit path detection (win) + 5.7.8 2021-07-16 diff --git a/docs/index.html b/docs/index.html index e3e4c22..756c0e1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.7.8
+
New Version: 5.7.9