diff options
author | jao <jao@gnu.org> | 2022-03-30 22:12:17 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-03-30 22:12:17 +0100 |
commit | 211af7d4cb5b29e71bcfbedae8f8c86009e99ad0 (patch) | |
tree | c23e81793fa4dfa18356c44d8bbd30bb2f413130 /changelog.md | |
parent | ec28c44674dde082980c8b23fc6ef6897fadd122 (diff) | |
download | xmobar-211af7d4cb5b29e71bcfbedae8f8c86009e99ad0.tar.gz xmobar-211af7d4cb5b29e71bcfbedae8f8c86009e99ad0.tar.bz2 |
Changelog and version bump
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index d5d00d7..d62de69 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,11 @@ _New features_ - New monitor `Load` providing load averages (stolen from Finn Lawler). +_Bug fixes_ + + - MultiCoreTemp: allow temperature directory names with more than + one digit. + ## Version 0.42 (March, 2022) _New features_ |