diff options
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 1d7602d..850dc00 100644 --- a/changelog.md +++ b/changelog.md @@ -2,12 +2,14 @@ _New features_ + - Dropped support for GHC 7.x. See [issue #352]. - New configuration option, `textOffsets` to specify separate vertical offsets for each of the fonts in `additionalFonts`. See [issue #311]. [issue #311]: https://github.com/jaor/xmobar/issues/311 +[issue #352]: https://github.com/jaor/xmobar/issues/352 ## Version 0.26 (April, 2018) |