diff --git a/CHANGELOG.md b/CHANGELOG.md index 37ab3eb..9359291 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -90,6 +90,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | +| 5.24.0 | 2024-12-31 | `versions()` added deno and bun | | 5.23.25 | 2024-12-30 | `system()` adapted model and version (macOS) | | 5.23.24 | 2024-12-29 | `osInfo()` improved logofile detection | | 5.23.23 | 2024-12-25 | `bluetoothDevices()` added parsing vendor ID (macOS) | diff --git a/README.md b/README.md index 0d6c964..0587246 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ si.cpu() (last 7 major and minor version releases) +- Version 5.24.0: `versions()` added bun and deno - Version 5.23.0: `usb()` added serial number (linux) - Version 5.22.0: `wifiConnections()` added signal quality - Version 5.21.0: `graphics()` added subVendor (linux) diff --git a/docs/history.html b/docs/history.html index 711900a..0a287ab 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@ + + 5.24.0 + 2024-12-31 + versions() added deno and bun + 5.23.25 2024-12-30 diff --git a/docs/index.html b/docs/index.html index 5306131..c7728ea 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.23.25
+
New Version: 5.24.0
@@ -204,7 +204,7 @@
-
18,271
+
18,306
Lines of code
@@ -212,7 +212,7 @@
Downloads last month
-
786
+
792
Dependents