diff options
author | jao <jao@gnu.org> | 2022-04-18 15:25:10 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-04-18 15:25:10 +0100 |
commit | 369d04932c521f6ee7addfc1e5149a8c1d073b84 (patch) | |
tree | 2bfe18dfb8acdc520f3a8723f8572cf97ef0425c /changelog.md | |
parent | 676c90502ac52900b60049d197846297d95026bd (diff) | |
download | xmobar-369d04932c521f6ee7addfc1e5149a8c1d073b84.tar.gz xmobar-369d04932c521f6ee7addfc1e5149a8c1d073b84.tar.bz2 |
readme/changelog for Batt fixes
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index ebf7941..7c652b1 100644 --- a/changelog.md +++ b/changelog.md @@ -10,6 +10,8 @@ _Bug fixes_ - MultiCoreTemp: allow temperature directory names with more than one digit. + - Batt (linux): correct computation of power consumption based on + actual voltage (Patrick Günther). ## Version 0.42 (March, 2022) |