diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a70c10..cbf4486 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -81,7 +81,8 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | -| 5.14.0 | 2022-11-10 | `blockDevices()` added raid group member (linux) | +| 5.14.1 | 2022-11-20 | `memLayout()` bank descriptor cleanup (linux) | +| 5.14.0 | 2022-11-19 | `blockDevices()` added raid group member (linux) | | 5.13.5 | 2022-11-18 | `users()` fix parsing issue (windows) | | 5.13.4 | 2022-11-18 | `users()` fix Get-CimInstance issue (windows) | | 5.13.3 | 2022-11-18 | `cpuTemperature()` fix main temp (linux) | diff --git a/docs/history.html b/docs/history.html index 52bdc55..d08f02c 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@
+