summaryrefslogtreecommitdiffhomepage
path: root/changelog.md
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-04-18 18:55:04 +0100
committerjao <jao@gnu.org>2022-04-18 18:55:04 +0100
commit552d6f8baa1048ddb5fd22269efd50b90303ca4d (patch)
treef3cd4fdf5facd76633abb99607aa438b4172def2 /changelog.md
parent082ef98c1c265ad927b728402d8803a86bbbaeef (diff)
downloadxmobar-552d6f8baa1048ddb5fd22269efd50b90303ca4d.tar.gz
xmobar-552d6f8baa1048ddb5fd22269efd50b90303ca4d.tar.bz2
CpuFreq: new template parameters max, min and avg.
Fixes #166.
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index f9767bf..5bea14b 100644
--- a/changelog.md
+++ b/changelog.md
@@ -6,6 +6,7 @@ _New features_
Lawler, with FreeBSD support thanks to MichaƂ Zielonka).
- New argument `scale` for `Memory` monitor to scale size units.
- New dbus signal: `SetAlpha` (see issue #499).
+ - `CpuFreq`: new template parameters `max`, `min` and `avg`.
_Bug fixes_