diff --git a/CHANGELOG.md b/CHANGELOG.md index b9cba81..4daf427 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -82,6 +82,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | +| 5.16.1 | 2022-12-04 | code cleanup, moved from lgtm to GitHub Code Scan | | 5.16.0 | 2022-12-01 | `fsSize()` added rw (win, linux, mac OS, BSD) | | 5.15.1 | 2022-11-29 | fix typescript typings | | 5.15.0 | 2022-11-29 | `blockDevices()` added device (win, linux, mac OS) | diff --git a/docs/history.html b/docs/history.html index e4e35b7..4345336 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@ + + 5.16.1 + 2022-12-04 + code cleanup, moved from lgtm to GitHub Code Scan + 5.16.0 2022-12-01 diff --git a/docs/index.html b/docs/index.html index adf2072..0cf38f4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.16.0
+
New Version: 5.16.1