diff options
| -rw-r--r-- | changelog.md | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/changelog.md b/changelog.md index f5ec901..95be35e 100644 --- a/changelog.md +++ b/changelog.md @@ -4,8 +4,8 @@ _New features_    - New `Alsa` monitor for volume display that doesn't use polling, by      Daniel Schüssler. -  - `ThermalZone` retries reading missing files, thanks to Reed Koser -  - `TopProc` ignores kernel threads (see also [issue #369]) +  - `ThermalZone` retries reading missing files, thanks to Reed Koser. +  - `TopProc` ignores kernel threads (see also [issue #369]).  _Bug fixes_ @@ -17,7 +17,7 @@ _Bug fixes_  Dependencies updated to work with GHC 8.6, avoiding [issue #354]. -[issue #354]: https://github.com/jaor/xmobar/issues/356 +[issue #354]: https://github.com/jaor/xmobar/issues/354  ## Version 0.28 (August, 2018) | 
