diff --git a/CHANGELOG.md b/CHANGELOG.md index 0257d5e..913227e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ For major (breaking) changes - version 3 and 2 see end of page. | Version | Date | Comment | | -------------- | -------------- | -------- | +| 5.1.1 | 2020-02-08 | `baseboard()` added memMax, memSlots, smaller improvements Raspberry | | 5.1.0 | 2020-02-08 | `memLayout()` added ECC flag, `bios()` added language, features (linux) | | 5.0.11 | 2020-02-07 | `fsSize()` fixed windows WSL issue | | 5.0.10 | 2020-02-06 | `getDynamicData()` fixed windows WSL issue | diff --git a/docs/changes.html b/docs/changes.html index 9ea3534..705501b 100644 --- a/docs/changes.html +++ b/docs/changes.html @@ -165,6 +165,8 @@

I know, these are a lot of changes, but for the sake of a consistent interface and to be future proof, we think that this was necessary. Thynk you for your understanding.

Other Improvements and Changes