diff options
author | jao <jao@gnu.org> | 2020-06-23 20:49:43 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2020-06-26 23:32:48 +0100 |
commit | 3997dda493e7743d3b2d2c6249aa4b28b17f179b (patch) | |
tree | 5e4300ca19f49ab3f6721897a1ce2440967d94f5 /changelog.md | |
parent | 23171ad90be103f663a21c080ffe7fbb9d0be0f6 (diff) | |
download | xmobar-3997dda493e7743d3b2d2c6249aa4b28b17f179b.tar.gz xmobar-3997dda493e7743d3b2d2c6249aa4b28b17f179b.tar.bz2 |
Changelog updates0.35
Fixes #466
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index 0a51655..06a9d83 100644 --- a/changelog.md +++ b/changelog.md @@ -1,9 +1,11 @@ -## Version 0.35 (unreleased) +## Version 0.35 (June, 2020) _New features_ - `MultiCoreTemp` now works with Ryzen processors. New option `--hwmonitor-path` for better performance. + - CPU Monitor optimizations. + - Version bumps for some dependencies, including timezone-olson. ## Version 0.34 (June, 2020) |