diff --git a/CHANGELOG.md b/CHANGELOG.md index 418fb24..459f52f 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.17.11 | 2023-02-27 | `blockDevices()` raid added label, uuid (linux) | | 5.17.10 | 2023-02-23 | `blockDevices()` fixed parsing raids (linux) | | 5.17.9 | 2023-02-11 | `system()` fixed model Apple Silicon | | 5.17.8 | 2023-01-30 | `system()` improved virtual host detection for Parallels | diff --git a/README.md b/README.md index 5044dcf..bb634d3 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ [![MIT license][license-img]][license-url] ## The Systeminformation Project -This is amazing. Started as a small project just for myself, it now has > 15,000 lines of code, > 500 versions published, up to 6 mio downloads per month, > 130 mio downloads overall. #1 NPM ranking for backend packages. Thank you to all who contributed to this project! +This is amazing. Started as a small project just for myself, it now has > 15,000 lines of code, > 500 versions published, up to 6 mio downloads per month, > 140 mio downloads overall. #1 NPM ranking for backend packages. Thank you to all who contributed to this project! ## New Version 5.0 diff --git a/docs/history.html b/docs/history.html index e3dcc20..b21100e 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@
+