From 15635eb03ab2cb880648a1332009851e5705d6af Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Mon, 19 Feb 2018 22:07:55 +0100 Subject: [PATCH] added windows exec 'windowsHide' option --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26918d1..fc9a9f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -100,7 +100,7 @@ Other changes | Version | Date | Comment | | -------------- | -------------- | -------- | -| 3.37.3 | 2018-02-19 | added windows exec 'windowsHide' option | +| 3.37.3 | 2018-02-19 | added windows exec `windowsHide` option | | 3.37.2 | 2018-02-15 | fixed bug `battery().percent` for macOS | | 3.37.1 | 2018-02-13 | fixed bug `battery().ischarging` for macOS | | 3.37.0 | 2018-02-11 | extended FreeBSD support `networkStats()` |